Skip to content

Commit 6298c9e

Browse files
committed
test/css2.1/blocking/margin-collapse: add more info
1 parent 5eee42b commit 6298c9e

1 file changed

Lines changed: 13 additions & 4 deletions

File tree

test/css2.1/blocking/margin-collapse.txt

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,32 @@
66
* [[http://test.csswg.org/suites/css2.1/latest/html4/margin-collapse-clear-005.htm|margin-collapse-clear-005]] - Microsoft
77
* [[http://test.csswg.org/suites/css2.1/latest/html4/margin-collapse-clear-011.htm|margin-collapse-clear-011]] - Microsoft
88

9-
All user agents tested on Windows 7 currently fail these tests:
9+
All browsers tested on Windows 7 currently fail these tests:
1010
* IE 7, 8, 9
1111
* Firefox 3.6.13, 4b8
1212
* Opera 11
1313
* Safari 5.0.3
1414
* Chrome 8.0.552.224
1515

16+
The following implementations, however, pass the tests:
17+
18+
* WebToPDF
19+
* Antenna House
20+
21+
The following implementations that currently fail have patches to pass:
22+
23+
* IE
24+
* Mozilla
25+
1626
==== Relevant links ====
1727

1828
* [[http://lists.w3.org/Archives/Public/public-css-testsuite/2010Dec/0191.html]]
1929
* [[http://lists.w3.org/Archives/Public/www-style/2010Oct/0819.html]]
30+
* [[http://lists.w3.org/Archives/Member/w3c-css-wg/2007JanMar/0514.html]]
2031

2132
==== Discussion ====
2233

23-
All test cases fail in exactly the same way in all user agents tested.
24-
25-
All implementations tested match the current Dec. 7 2010 spec text.
34+
All test cases fail in exactly the same way in all failing agents tested, and match the current Dec. 7 2010 spec text. However this text, which was introduced by edits in 2007, does not represent the intended behavior of those edits, which was to make the above tests pass.
2635

2736
Correcting implementations to match the test case will alter the Acid2 test.
2837

0 commit comments

Comments
 (0)