[wpt-sync] Sync PR 21355 - Add WPT for separate document and required document policies
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox74 fixed)
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21355 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21355
Details from upstream follow.
Ian Clelland <iclelland@chromium.org> wrote:
Add WPT for separate document and required document policies
Bug: 993790
Change-Id: I7d90f98cd3a2b1ef63441a39ed51512b8068c927
Reviewed-on: https://chromium-review.googlesource.com/2015782
WPT-Export-Revision: e38622ef4a3728c611efe86f8a2a4d246d35faac
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
FAIL: 4
Chrome
OK : 1
FAIL: 4
Safari
OK : 1
FAIL: 4
Links
Details
New Tests That Don't Pass
/document-policy/required-policy/separate-document-policies.html
Any unrelated policy directives should combine with the parent's required policy.: FAIL (Chrome: FAIL, Safari: FAIL)
Child frame may have a stricter policy than the parent.: FAIL (Chrome: FAIL, Safari: FAIL)
Child frame with no explicit policy should have the same required policy as its parent.: FAIL (Chrome: FAIL, Safari: FAIL)
Child frame with a less strict required policy should have the stricter value from the parent's policy applied.: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/32c43c3a9e0c
https://hg.mozilla.org/mozilla-central/rev/c590dd028c8b
Description
•