Closed
Bug 1502110
Opened 6 years ago
Closed 5 years ago
Green up wpt css/css-exclusions directory on fennec
Categories
(Testing :: web-platform-tests, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
Details
A few unexpected passes along with a handful of failures: Unexpected Results ------------------ /css/css-exclusions/wrap-flow-002.html UNEXPECTED-PASS Verify top of the 'lineLeft2' span is positioned correctly /css/css-exclusions/wrap-flow-003.html FAIL Verify right of the 'line1' span is positioned correctly - assert_equals: expected true but got false @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:46:30 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 test@http://web-platform.test:8000/resources/testharness.js:544:21 @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:46:13 FAIL Verify right of the 'line2' span is positioned correctly - assert_equals: expected true but got false @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:47:30 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 test@http://web-platform.test:8000/resources/testharness.js:544:21 @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:47:13 FAIL Verify right of the 'line3' span is positioned correctly - assert_equals: expected true but got false @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:48:30 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 test@http://web-platform.test:8000/resources/testharness.js:544:21 @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:48:13 FAIL Verify right of the 'line4' span is positioned correctly - assert_equals: expected true but got false @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:50:30 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 test@http://web-platform.test:8000/resources/testharness.js:544:21 @http://web-platform.test:8000/css/css-exclusions/wrap-flow-003.html:50:13 /css/css-exclusions/wrap-flow-006.html UNEXPECTED-PASS Verify top of the 'line3' span is positioned correctly /css/css-exclusions/wrap-through-001.html FAIL Verify left of the fourth line with wrapping-through = none - assert_equals: expected true but got false @http://web-platform.test:8000/css/css-exclusions/wrap-through-001.html:64:30 Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1561:20 test@http://web-platform.test:8000/resources/testharness.js:544:21 @http://web-platform.test:8000/css/css-exclusions/wrap-through-001.html:64:13
Comment 1•6 years ago
|
||
We don't yet implement the CSS Exclusions so probably the failure is caused by a reason unrelated to it.
See Also: → css-exclusions-1
Updated•5 years ago
|
Priority: -- → P3
Reporter | ||
Comment 2•5 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: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•