- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Tue, 20 Dec 2016 14:17:59 -0500
- To: Koji Ishii <kojiishi@gmail.com>
- Cc: Public CSS Test suite mailing list <public-css-testsuite@w3.org>
Koji, As far as column and colgroup ordering is involved for test purposes, Firefox 50+ passes http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vrl-002/format/html5/ and http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/table-progression-vlr-002/format/html5/ Right now, the test harness has a yellow bar (uncertain) test result for those 2 tests: http://test.csswg.org/harness/details/css-writing-modes-3_dev/table-progression-vrl-002/browser/firefox http://test.csswg.org/harness/details/css-writing-modes-3_dev/table-progression-vlr-002/browser/firefox The gap difference between vertical bars (tri-blueish patterned boxes) is due to a bug involving floated tables with borders. Firefox 50+ fails the 8 contiguous-floated-table-v* tests: http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/contiguous-floated-table-vrl-002/format/html5/ http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/contiguous-floated-table-vlr-003/format/html5/ ... http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/contiguous-floated-table-vrl-008/format/html5/ http://test.csswg.org/harness/test/css-writing-modes-3_dev/single/contiguous-floated-table-vlr-009/format/html5/ and we filed a bug on that: Bug 1185430: Contiguous floated tables in vertical writing-mode overlap https://bugzilla.mozilla.org/show_bug.cgi?id=1185430 So, Firefox test results for table-progression-vrl-002 and table-progression-vlr-002 is not important (it could be pass or it could be fail: both results are okay with me) as long as Firefox test results for the 8 contiguous-floated-table-v* are correct and as long as bug 1185430 exists. Gérard -- Test Format Guidelines http://testthewebforward.org/docs/test-format-guidelines.html Test Style Guidelines http://testthewebforward.org/docs/test-style-guidelines.html Test Templates http://testthewebforward.org/docs/test-templates.html CSS Naming Guidelines http://testthewebforward.org/docs/css-naming.html Test Review Checklist http://testthewebforward.org/docs/review-checklist.html CSS Metadata http://testthewebforward.org/docs/css-metadata.html
Received on Tuesday, 20 December 2016 19:18:35 UTC