[wpt-sync] Sync PR 51810 - Invalidate when OOF alignment changes
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51810 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51810
Details from upstream follow.
Alison Maher <almaher@microsoft.com> wrote:
Invalidate when OOF alignment changes
OOF alignment impacts an OOF when statically positioned. As such, when
alignment changes, we need to invalidate. This works in Grid as a result
of CL:3159264. This change generalizes this code to work beyond Grid.Bug: 407949606, 3764981, 40827518
Change-Id: Icbd9395c02b6c0789b092a1b33448a85ea1889a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426901
Auto-Submit: Alison Maher \<almaher@microsoft.com>
Commit-Queue: Ian Kilpatrick \<ikilpatrick@chromium.org>
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1442114}
Assignee | ||
Updated•23 days ago
|
Assignee | ||
Comment 1•23 days ago
|
||
Assignee | ||
Updated•23 days ago
|
Assignee | ||
Updated•23 days ago
|
Assignee | ||
Comment 2•23 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•19 days ago
|
||
bugherder |
Description
•