github web-platform-tests/wpt merge_pr_47677

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
4 months ago

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-styling

Explicitly check if we don't have out-of-flow position instead.

Change-Id: I3be27b3d54f96f1c35796f50cec9715a08a86049
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5797251
Commit-Queue: Ian Kilpatrick ikilpatrick@chromium.org
Auto-Submit: Ian Kilpatrick ikilpatrick@chromium.org
Reviewed-by: Mason Freed masonf@chromium.org
Cr-Commit-Position: refs/heads/main@{#1343850}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.