[CSS Position] Firefox only web platform test failures
Categories
(Core :: CSS Parsing and Computation, defect, P3)
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-position/fixed-z-index-blend.html [1 subtests]
▶ /css/css-position/hypothetical-box-scroll-parent.html [1 subtests]
▶ /css/css-position/inheritance.html [11 subtests]
▶ /css/css-position/parsing/bottom-computed.html [5 subtests]
▶ /css/css-position/parsing/left-computed.html [5 subtests]
▶ /css/css-position/parsing/position-computed.html [5 subtests]
▶ /css/css-position/parsing/right-computed.html [5 subtests]
▶ /css/css-position/parsing/top-computed.html [5 subtests]
▶ /css/css-position/parsing/z-index-computed.html [3 subtests]
▶ /css/css-position/position-sticky-nested-bottom.html [2 subtests]
▶ /css/css-position/position-sticky-nested-right.html [2 subtests]
▶ /css/css-position/position-sticky-overflow-hidden.html [1 subtests]
▶ /css/css-position/position-sticky-overflow-padding.html [1 subtests]
▶ /css/css-position/position-sticky-scrolled-remove-sibling.html [1 subtests]
See https://jgraham.github.io/wptdash/?bugComponent=core%3A%3Acss+parsing+and+computation
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:emilio, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 2•6 years ago
|
||
The computation ones are wrong. It's a Chrome / WebKit bug. hypothetical-box-scroll-parent.html
seems to pass locally, is there a way to see the screenshot?
The sticky ones seem potentially real bugs.
Reporter | ||
Comment 3•6 years ago
|
||
wpt.fyi allows you to see the analyzer see https://wpt.fyi/analyzer?screenshot=sha1%3Ac3b607974c2d9b4cf9a7cf8d97ec8e61b20e3b17&screenshot=sha1%3Ac191de6073cc389107cf6f57c37f86bca8f600c0 which is the screenshot for https://wpt.fyi/results/css/css-position/hypothetical-box-scroll-parent.html?label=master&label=experimental&product=chrome&product=firefox&product=safari
Comment 4•6 years ago
|
||
Ok, that one is a fuzzy failure due to one text pixel, so nothing worrying.
Updated•2 years ago
|
Description
•