openid / OpenYOLO-Web

Web protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
100 stars 16 forks source link

Using HTML5 hidden attribute to fix focus issues when using screen reader #33

Closed TMSCH closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #33 into master will decrease coverage by 0.12%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   88.16%   88.04%   -0.13%     
==========================================
  Files          34       34              
  Lines        1352     1355       +3     
  Branches      169      169              
==========================================
+ Hits         1192     1193       +1     
- Misses        160      162       +2
Impacted Files Coverage Δ
ts/api/provider_frame_elem.ts 62.79% <33.33%> (-2.21%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b6b7375...d9e3287. Read the comment docs.

TMSCH commented 7 years ago

Thanks Rahul!