[wpt-sync] Sync PR 36956 - Invalidate style and layout for @position-fallback changes
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36956 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36956
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Invalidate style and layout for @position-fallback changes
@position-fallback rules are not yet collected in shadow trees or from
user stylesheets.Bug: 1381609
Change-Id: I254964cd7b08f4d81211bb9b19b12fb29e4914a4Reviewed-on: https://chromium-review.googlesource.com/4023469
WPT-Export-Revision: 7b96dfa03881536635921540193364b524a080f6
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK
: 1
PASS
: 2
FAIL
: 2
Chrome
OK
: 1
PASS
: 2
FAIL
: 2
Safari
OK
: 1
PASS
: 2
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /css/css-anchor-position/at-position-fallback-invalidation.html [wpt.fyi]
- Enable @position-fallback rule stylesheet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Insert overriding @position-fallback rule:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Enable @position-fallback rule stylesheet:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b27234b30d2b
https://hg.mozilla.org/mozilla-central/rev/4f607dee500e
Description
•