[wpt-sync] Sync PR 26395 - Update interfaces/CSP.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26395 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26395
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/CSP.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/w3c/webref/blob/41c9dd7/ed/idl/CSP.idl
Build: https://travis-ci.org/w3c/webref/builds/198293066
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 14 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 59 subtests
Status Summary
Firefox
OK : 1
PASS: 34
FAIL: 25
Chrome
OK : 1
PASS: 34
FAIL: 25
Safari
OK : 1
PASS: 30
FAIL: 29
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/content-security-policy/securitypolicyviolation/idlharness.window.html
CSPViolationReportBody interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute documentURL: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute referrer: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute blockedURL: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute effectiveDirective: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute originalPolicy: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute sourceFile: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute sample: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute disposition: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute statusCode: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute lineNumber: FAIL (Chrome: FAIL, Safari: FAIL)
CSPViolationReportBody interface: attribute columnNumber: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: attribute documentURL: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: attribute blockedURL: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: attribute lineno: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: attribute colno: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent("securitypolicyviolation") must inherit property "documentURL" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent("securitypolicyviolation") must inherit property "blockedURL" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent("securitypolicyviolation") must inherit property "lineno" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
SecurityPolicyViolationEvent interface: new SecurityPolicyViolationEvent("securitypolicyviolation") must inherit property "colno" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•