Closed
Bug 1828449
Opened 2 years ago
Closed 2 years ago
Set pref `dom.element.popover.enabled:true` for "selectmenu-parts-structure.tentative.html" to `true`
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
See the commit-message of the to-be-added patch.
Assignee | ||
Comment 1•2 years ago
|
||
Flipping the pref itself makes sense for the test, since it uses the
popover
attribute.
The test itself currently isn't supported by Gecko. However, when
executed locally it fails permanently and in a different way than on
Try (bug 1828448). When updating the WPT metadata, this is annoying.
So this change is a simple remedy to avoid that.
Updated•2 years ago
|
Assignee: nobody → mbrodesser
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by mbrodesser@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/7b0d205a1d69
set pref `dom.element.popover.enabled` for "selectmenu-parts-structure.tentative.html" to `true`. r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•