[wpt-sync] Sync PR 28567 - Add an anchor IDL attribute to <popup>, readonly for now
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28567 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28567
Details from upstream follow.
b'Mason Freed <masonf@chromium.org>' wrote:
Add an anchor IDL attribute to <popup>, readonly for now
This CL exposes the anchor element as an IDL property. This will be
useful with the anchor positioning proposal (which isn't out yet).Bug: 1168738
Change-Id: Ia47514dada57c44191c7af439b0051f3e3d26622
Reviewed-on: https://chromium-review.googlesource.com/2832148
WPT-Export-Revision: f12d4b9ed93a49b0e16a78a8f3789b03d5bfe190
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/html/semantics/interactive-elements/the-popup-element/popup-anchor-element.tentative.html
popup anchor IDL property returns the anchor element: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7f609397cf5b
https://hg.mozilla.org/mozilla-central/rev/cf9af2bee400
Description
•