Arron, http://test.csswg.org/suites/css2.1/20110111/html4/fixed-table-layout-007.htm http://test.csswg.org/suites/css2.1/20110111/html4/fixed-table-layout-007.htm http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_17/fixed-table-layout-007.htm http://test.csswg.org/source/contributors/microsoft/submitted/Chapter_17/fixed-table-layout-007.xht By setting a width of 200px and having 2 cells per row of a set width of 100px, the testcase is *not* testing what the assert is stating. The testcase as I see it can never fail. Actual code ----------- td { background: black; padding: 0; line 19: width: 100px; } Proposed correction ------------------- td { background: black; padding: 0; line 19: width: 50px; } Gérard Talbot -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC5; January 11th 2011): http://test.csswg.org/suites/css2.1/20110111/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/Received on Wednesday, 9 February 2011 19:28:03 UTC
This archive was generated by hypermail 2.4.0 : Friday, 20 January 2023 19:58:17 UTC