[wpt-sync] Sync PR 45745 - Reland "[css-anchor-position] Fix scroll adjustment when the anchor is scrollable"
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45745 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45745
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Reland "[css-anchor-position] Fix scroll adjustment when the anchor is scrollable"
This reverts commit f1ecb1a8a0b0d6ff670622e9bdb49bd938d3e942.
Reason for revert: Fixed compilation error caused by conflicting CL
landed earlier.Original change's description:
Revert "[css-anchor-position] Fix scroll adjustment when the anchor is scrollable"
This reverts commit 7f62e03dd59125d710ed279afdb793b6df429441.
Reason for revert: Broke builders, see https://ci.chromium.org/ui/p/chromium/builders/ci/lacros-arm-archive-rel/93790/overview
Original change's description:
[css-anchor-position] Fix scroll adjustment when the anchor is scrollable
Previously the scroll offset of the anchor itself was included in the
accumulated adjustment.Bug: 40059176
Change-Id: Idb7d2f87b1ae137cab1e7396218f26a5b47d7014
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5456116
Reviewed-by: Philip Rogers \<pdr@chromium.org>
Commit-Queue: Xianzhu Wang \<wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1288191}Bug: 40059176
Change-Id: Ic7fe44f8875e2dbfd4879c06aa4aaa3c6e31d958
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459880
Owners-Override: Dominique Fauteux-Chapleau \<domfc@google.com>
Auto-Submit: Dominique Fauteux-Chapleau \<domfc@chromium.org>
Commit-Queue: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper \<rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1288201}Bug: 40059176
Change-Id: If6ecb510445d991a4505dbb036d162c22bfd113fReviewed-on: https://chromium-review.googlesource.com/5458902
WPT-Export-Revision: c4c8fed8147b33e756507052127a6530fa579d8b
Assignee | ||
Updated•1 years ago
|
Assignee | ||
Comment 1•1 years ago
|
||
Assignee | ||
Comment 2•1 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL
: 1
Chrome
PASS
: 1
Safari
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-anchor-position/anchor-scroll-scrollable-anchor.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
)
Comment 4•1 years ago
|
||
bugherder |
Description
•