[wpt-sync] Sync PR 37289 - [popover][anchor-position] Implement `anchor-scroll: implicit`
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37289 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37289
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
[popover][anchor-position] Implement
anchor-scroll: implicitThis patch implements the 'implicit' keyword for the 'anchor-scroll'
property, so that a popover using implicit anchoring can move with the
anchor during scrolling.Bug: 1307772, 1380112
Change-Id: I70ccc3dd75666f1f49e01a93afad9d4e38247c6a
Reviewed-on: https://chromium-review.googlesource.com/4074664
WPT-Export-Revision: 4c3b10e8cb558912ef7ae54281438d235959a2a7
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years 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
TIMEOUT: 1
Chrome
FAIL : 1
Safari
TIMEOUT: 1
Links
Details
New Tests That Don't Pass
- /html/semantics/popovers/popover-anchor-scroll-display.tentative.html [wpt.fyi]:
TIMEOUT(Chrome:FAIL, Safari:TIMEOUT)
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b06bd4c3a97d
https://hg.mozilla.org/mozilla-central/rev/e55822d005a8
Description
•