You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/css2.1/need-data.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This page tracks tests that do not have sufficient data to exit CR, these tests
17
17
* <del>containing-block-018</del> - Passed by WebKit, IE9 - Arron to clarify pass condition text
18
18
* content-computed-value-001 - Passed by Trident; probably easy to fix in Gecko; test should probably be redesigned anyway and isn't testing what was intended (fantasai will rewrite)
19
19
* cursor-024 - Passed by Gecko; should probably change the test to a MAY
20
-
* dynamic-top-change-005 - Passed by Gecko
20
+
* dynamic-top-change-005 - Passed by Gecko; IE9 and WebKit have dynamic change bug (fixed by forced relayout); WebKit and Opera have bug with rel-pos inline as containing block (fixed if block)
21
21
* <del>float-replaced-height-006</del> - Passed by Gecko, IE9, Opera 11
22
22
* <del>inline-block-replaced-height-006</del> - Passed by Gecko, IE9, Opera 11
23
23
* <del>inline-replaced-height-006</del> - Passed by Gecko, IE9, Opera 11
0 commit comments