[wpt-sync] Sync PR 47677 - Fix top-layer position:sticky.
Categories
(Core :: Layout: Positioned, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47677 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47677
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
Fix top-layer position:sticky.
We incorrectly only checked for position:relative and position:static
when performing the out-of-flow position adjusted specified:
https://drafts.csswg.org/css-position-4/#top-stylingExplicitly check if we don't have out-of-flow position instead.
Change-Id: I3be27b3d54f96f1c35796f50cec9715a08a86049
Reviewed-on: https://chromium-review.googlesource.com/5797251
WPT-Export-Revision: a3f2ac442aaefd591ef37f12a53893b1da069d56
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year 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
FAIL: 1
Safari
OK : 1
PASS: 1
Links
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•