[wpt-sync] Sync PR 24202 - Add interfaces/intervention-reporting.idl and test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox80 fixed)
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24202 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24202
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Add interfaces/intervention-reporting.idl and test
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 14 subtests
Status Summary
Firefox
OK : 2
PASS: 4
FAIL: 24
Chrome
OK : 2
PASS: 4
FAIL: 24
Safari
OK : 2
PASS: 4
FAIL: 24
Links
Details
New Tests That Don't Pass
/intervention-reporting/idlharness.any.worker.html
InterventionReportBody interface: attribute id: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute message: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute columnNumber: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute sourceFile: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: operation toJSON(): FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute lineNumber: FAIL (Chrome: FAIL, Safari: FAIL)
/intervention-reporting/idlharness.any.html
InterventionReportBody interface: attribute id: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute message: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute columnNumber: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute sourceFile: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: operation toJSON(): FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
InterventionReportBody interface: attribute lineNumber: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b64fd952b029
https://hg.mozilla.org/mozilla-central/rev/3f00e2e3ba95
Description
•