[wpt-sync] Sync PR 55243 - Anchor: Update anchor-scroll-position-try-{013,014}.html
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
110.47 KB,
text/plain
|
Details |
Sync web-platform-tests PR 55243 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/55243
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
Anchor: Update anchor-scroll-position-try-{013,014}.html
This patch changes the amount by which we scroll in the test before we
expect that the fallback position changes to flip-block.The change here is to make sure that the positioned element intersects
the edge of the containing block.Without this, due to remembered scroll offsets we retain the previous
try position, per spec.Bug: 438515315
Change-Id: Ia32e4e7f0964c70928539ac9f6992ea0efdec0f4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7003569
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Commit-Queue: Ian Kilpatrick \<ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1525052}
| Assignee | ||
Updated•4 months ago
|
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
Description
•