[wpt-sync] Sync PR 34864 - Add IDL reflections of pop-up triggering attributes
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
|
186.70 KB,
text/plain
|
Details |
Sync web-platform-tests PR 34864 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34864
Details from upstream follow.
Mason Freed <masonf@chromium.org> wrote:
Add IDL reflections of pop-up triggering attributes
Per the (new) resolution [1], this CL adds IDL reflections of the
new triggering content attributes: popuptoggletarget, popupshowtarget,
and popuphidetarget. These IDL attributes set/return just the text
content of the content attribute, and cannot set elements directly,
per the [2] resolution.[1] https://github.com/openui/open-ui/issues/382#issuecomment-1184773425
[2] https://github.com/openui/open-ui/issues/382#issuecomment-1158101375Bug: 1307772
Change-Id: Iefe60ea7b86b606b0b3b8447fcebdcf576ac1771
Reviewed-on: https://chromium-review.googlesource.com/3764319
WPT-Export-Revision: ef1c61349b13d94b0020e79162f0cb63e7a15049
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/08431579d8c1
https://hg.mozilla.org/mozilla-central/rev/09b99f6dead8
Description
•