[wpt-sync] Sync PR 45583 - [css-anchor-position] Test visibility with fixed anchored element
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45583 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45583
Details from upstream follow.
Philip Rogers <pdr@chromium.org> wrote:
[css-anchor-position] Test visibility with fixed anchored element
This patch adds an additional testcase for https://crrev.com/1283191
that tests the case of a fixed-position anchored element with
position-visibility: anchors-visible. This is interesting because it
requires correctly handling the view's scroll.Bug: 329703412
Change-Id: Ib6043d285633932966e643b2c3bcd0e7a6ab9628
Reviewed-on: https://chromium-review.googlesource.com/5429056
WPT-Export-Revision: fe7436df5c44e5517f41237e859a6d9a4fa8ac69
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
Status Summary
Firefox
FAIL
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Details
New Tests That Don't Pass
- /css/css-anchor-position/position-visibility-anchors-visible-position-fixed.tentative.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fa36046f1bf5
https://hg.mozilla.org/mozilla-central/rev/0acb3928d571
Description
•