[wpt-sync] Sync PR 22189 - WIP: `require-trusted-types-for` + Secure Contexts.
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 22189 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22189
Details from upstream follow.
Mike West <mkwst@chromium.org> wrote:
WIP:
require-trusted-types-for
+ Secure Contexts.Change-Id: Ib92e3ebfb3148aa4634a4f1f29cbbfd8d45fdfdb
Reviewed-on: https://chromium-review.googlesource.com/2098076
WPT-Export-Revision: 320519cf3f144793ac43e0f421d72a73e34931ca
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
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 4 tests and 9 subtests
Status Summary
Firefox
OK : 2
PASS : 9
FAIL : 3
ERROR: 2
Chrome
OK : 4
PASS : 21
FAIL : 3
Safari
OK : 2
PASS : 9
FAIL : 3
ERROR: 2
Links
Details
New Tests That Don't Pass
/content-security-policy/reporting/report-clips-sample.https.html
Unsafe eval violation sample is clipped to 40 characters.: FAIL (Chrome: PASS, Safari: FAIL)
Trusted Types violation sample is clipped to 40 characters excluded the sink name.: FAIL (Chrome: PASS, Safari: FAIL)
Function constructor - the other kind of eval - is clipped.: FAIL (Chrome: PASS, Safari: FAIL)
/trusted-types/no-require-trusted-types-for.tentative.https.html: ERROR (Chrome: OK, Safari: ERROR)
/trusted-types/no-require-trusted-types-for-report-only.tentative.https.html: ERROR (Chrome: OK, Safari: ERROR)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9388adba44f0
https://hg.mozilla.org/mozilla-central/rev/5fb4974c00e3
Description
•