Closed Bug 1688295 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 27291 - Added the basic <popup> element, with runtime enabled flag

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 27291 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/27291
Details from upstream follow.

b'Mason Freed <masonfreed@chromium.org>' wrote:

Added the basic <popup> element, with runtime enabled flag

This CL implements the basics of the new \<popup> element,
including the HTMLPopupElement prototype, the UA stylesheet
CSS including open/hidden and position:fixed, promotion of
content to the top-layer, and a Runtime Enabled flag to
turn it on. Some basic WPT tests are included.

See the explainer here:
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Popup/explainer.md

Bug: 1168738
Change-Id: If9f8279c01a7055da49c51670804400d621deb95
Reviewed-on: https://chromium-review.googlesource.com/2644061
WPT-Export-Revision: 3eb74b981f4ad3f20a179c1ef98ede60288d4c9f

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 2 subtests

Status Summary

Firefox

OK : 2
FAIL: 4

Chrome

OK : 2
FAIL: 4

Safari

OK : 2
FAIL: 4

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-element-basic.tentative.html
popup element exists: FAIL (Chrome: FAIL, Safari: FAIL)
popup element basic show/hide behavior: FAIL (Chrome: FAIL, Safari: FAIL)
/html/semantics/interactive-elements/the-popup-element/popup-open.tentative.html
The IDL open attribute must return true if the content open attribute is set, and false if it is absent.: FAIL (Chrome: FAIL, Safari: FAIL)
On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0682148d379
[wpt PR 27291] - Added the basic <popup> element, with runtime enabled flag, a=testonly
https://hg.mozilla.org/integration/autoland/rev/b00daa875a91
[wpt PR 27291] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.