Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
Fixed mis-labeled frameset tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Miller committed Jul 14, 2013
1 parent b46e1f2 commit dee67e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/resources/tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
"frameRelationshipsMustBeDescribed": {
"type": "selector",
"selector": "frameset:not(frameset[longdesc])",
"testability": "50"
"testability": 0.5
},
"frameSrcIsAccessible": {
"type": "selector",
Expand Down Expand Up @@ -482,7 +482,7 @@
"framesetMustHaveNoFramesSection": {
"type": "selector",
"selector": "frameset:not(frameset:has(noframes))",
"testability": "50"
"testability": 0.5
},
"headerH1": {
"type": "header",
Expand Down

0 comments on commit dee67e5

Please sign in to comment.