Closed
Bug 1809881
Opened 2 years ago
Closed 2 years ago
Perma TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface CSSContainerRule when Gecko 110 merges to Beta on 2023-01-16
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox108 | --- | unaffected |
firefox109 | --- | unaffected |
firefox110 | + | verified |
People
(Reporter: SerbanS, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[task 2023-01-12T11:51:48.773Z] 11:51:48 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces.html | HTMLLegendElement is exposed as an own property on 'window' but has no property descriptor in the global scope
[task 2023-01-12T11:51:48.773Z] 11:51:48 INFO - Buffered messages finished
[task 2023-01-12T11:51:48.775Z] 11:51:48 INFO - TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface CSSContainerRule to all webpages as a property on 'window'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2023-01-12T11:51:48.775Z] 11:51:48 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:404:16
[task 2023-01-12T11:51:48.775Z] 11:51:48 INFO - runTest@dom/tests/mochitest/general/test_interfaces.js:1927:7
[task 2023-01-12T11:51:48.776Z] 11:51:48 INFO - @dom/tests/mochitest/general/test_interfaces.js:1978:8
[task 2023-01-12T11:51:48.777Z] 11:51:48 INFO - TEST-PASS | dom/tests/mochitest/general/test_interfaces.html | CSSContainerRule is exposed as an own property on 'window' but tests false for "in" in the global scope
Flags: needinfo?(rjesup)
Comment 1•2 years ago
|
||
CSSContainerRule
interface has nothing to do with OPFS which was enabled by default on Nigthly in bug 1785123.
Updated•2 years ago
|
Flags: needinfo?(rjesup) → needinfo?(emilio)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → emilio
Flags: needinfo?(emilio)
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7c2357fad434 Update test_interfaces to account for CSS container queries. r=webidl,peterv
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Comment 5•2 years ago
|
||
This seems to be working in today’s beta-simulation: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&resultStatus=testfailed%2Cbusted%2Cexception%2Cusercancel&revision=aad3a6a336578a9aecebcf6cff376e2ed3cdd562
You need to log in
before you can comment on or make changes to this bug.
Description
•