Closed
Bug 1501548
Opened 7 years ago
Closed 7 years ago
Green up wpt css/css-tables directory on fennec
Categories
(Testing :: web-platform-tests, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
Details
Some fails and some unexpected passes:
Unexpected Results
------------------
/css/css-tables/html5-table-formatting-1.html
FAIL Table-columns are taken into account after missing cells are generated (empty line) - assert_equals: expected 200 but got 180
@http://web-platform.test:8000/css/css-tables/html5-table-formatting-1.html:80:5
FAIL Table-columns are taken into account after missing cells are generated (partially empty line) - assert_equals: expected 200 but got 180
@http://web-platform.test:8000/css/css-tables/html5-table-formatting-1.html:80:5
FAIL Table-columns are taken into account after missing cells are generated (non-empty line) - assert_equals: expected 200 but got 180
@http://web-platform.test:8000/css/css-tables/html5-table-formatting-1.html:80:5
/css/css-tables/table-model-fixup-2.html
FAIL Replaced elements outside a table cannot be inline-table and are considered inline -- input=text elements - assert_equals: expected 2185 but got 2163
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:161:9
FAIL Replaced elements outside a table cannot be inline-table and are considered inline -- input=button elements - assert_equals: expected 2438 but got 2417
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:174:9
FAIL Replaced elements outside a table cannot be inline-table and are considered inline -- input=file elements - assert_equals: expected 2669 but got 2646
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:187:9
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row and are considered block -- input=text elements
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row and are considered block -- input=button elements
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row and are considered block -- input=file elements
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row-group and are considered block -- input=text elements
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row-group and are considered block -- input=button elements
UNEXPECTED-PASS Replaced elements outside a table cannot be table-row-group and are considered block -- input=file elements
FAIL Replaced elements outside a table cannot be table-column and are considered inline -- input=text elements - assert_equals: expected 5960 but got 5938
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:369:9
FAIL Replaced elements outside a table cannot be table-column and are considered inline -- input=button elements - assert_equals: expected 6213 but got 6192
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:382:9
FAIL Replaced elements outside a table cannot be table-column and are considered inline -- input=file elements - assert_equals: expected 6444 but got 6421
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:395:9
FAIL Replaced elements outside a table cannot be table-cell and are considered inline -- input=text elements - assert_equals: expected 6905 but got 6883
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:421:9
FAIL Replaced elements outside a table cannot be table-cell and are considered inline -- input=button elements - assert_equals: expected 7158 but got 7137
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:434:9
FAIL Replaced elements outside a table cannot be table-cell and are considered inline -- input=file elements - assert_equals: expected 7389 but got 7366
assertEqualOffsetTops@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:36:9
@http://web-platform.test:8000/css/css-tables/table-model-fixup-2.html:447:9
Updated•7 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•7 years ago
|
||
Mass-closing fennec wpt bugs as we're not going to be running wpt against fennec in the near future.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•