CSS2.1 Test Suite Tests Needing Data
The CSS2.1 Test Suite results are tracked by the submission of formal implementation reports and from the data in the test suite harness. [add links]
See notes on previous list.
This page tracks tests that do not have sufficient data to exit CR, these tests are likely blocking CR exit.
absolute-replaced-height-006- Passed by Gecko, IE9, Opera 11absolute-replaced-height-013- Passed by Gecko, IE9, Opera 11absolute-replaced-height-020- Passed by Gecko, IE9, Opera 11absolute-replaced-height-027- Passed by Gecko, IE9, Opera 11absolute-replaced-height-034- Passed by Gecko, IE9, Opera 11bidi-breaking-002- original test Passed by WebKit; split into bidi-breaking-002 with multiple passes and bidi-breaking-003 that is a “may” test (not passed by Chromium for dbaron, though!)block-replaced-height-006- Passed by Gecko, IE9containing-block-017- Passed by WebKit, IE9 - simplified testscontaining-block-018- Passed by WebKit, IE9 - simplified testscontent-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)cursor-024- Passed by Gecko; Change the test to a MAYdynamic-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); dbaron to split test (to 005,005a,005b - see proposed split which has landed) but leave existing test so that we have two subtests with two passes each and can make a decent argument about implementability even though we only have one pass on the combined test (since it’s all part of the same feature)float-replaced-height-006- Passed by Gecko, IE9, Opera 11inline-block-replaced-height-006- Passed by Gecko, IE9, Opera 11inline-replaced-height-006- Passed by Gecko, IE9, Opera 11margin-collapse-164- Passed by WebToPDF; this is the same issue as margin-collapse-clear-005 and margin-collapse-clear-011, Gecko patch is available (bug) but we need to discuss whether the tests are really correct (and if we fix these tests we break Acid2)run-in-fixedpos-between-002- Passed by Trident. Run-ins are proposed to be moved to CSS3run-in-float-between-002- Passed by Trident. Run-ins are proposed to be moved to CSS3table-anonymous-objects-188- Passed by Gecko; Opera has white-space bug; Webkit bug; Another Webkit bug