[CSS Overflow] Firefox only web platform test failures
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: automatedtester, Unassigned)
References
(Blocks 1 open bug)
Details
The following tests are failing in firefox but passing in chrome and safari
/css/css-overflow/inheritance.html [6 subtests]
▶ /css/css-overflow/parsing/overflow-computed.html [10 subtests]
▶ /css/css-overflow/parsing/text-overflow-computed.html [2 subtests]
See https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Acss+parsing+and+computation
Comment 1•6 years ago
|
||
(In reply to David Burns :automatedtester from comment #0)
The following tests are failing in firefox but passing in chrome and safari
/css/css-overflow/inheritance.html [6 subtests]
▶ /css/css-overflow/parsing/overflow-computed.html [10 subtests]
▶ /css/css-overflow/parsing/text-overflow-computed.html [2 subtests]See https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Acss+parsing+and+computation
I don't see any mention of css-overflow
on that page now -- i.e. none of those tests show up there.
Do you know what happened here? Is there anything to be done?
(Just looking at e.g. the first test that you listed, https://wpt.fyi/results/css/css-overflow/inheritance.html shows that all browsers fail the exact same 10 subtests -- I don't see any Firefox-specific failures there.)
Comment 2•6 years ago
|
||
Maybe some of these were spurious, per your mention of "true failure" (vs. some sort of non-true failures) in https://bugzilla.mozilla.org/show_bug.cgi?id=1552352#c1 ?
Comment 3•6 years ago
|
||
https://github.com/web-platform-tests/wpt/pull/16892 is what happened. The tests were updated to test a Chrome bug, and I fixed them, which is why they no longer appear there.
Reporter | ||
Updated•6 years ago
|
Description
•