Closed Bug 1656985 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24860 - Origin isolation: add WPTs for contentDocument/frameElement

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24860 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24860
Details from upstream follow.

Domenic Denicola <domenic@chromium.org> wrote:

Origin isolation: add WPTs for contentDocument/frameElement

This finishes testing all the ways in which document.domain can affect
cross-window access.

Bug: 1042415
Change-Id: Id56aad05178333c480f0682fc00bddc28829769d
Reviewed-on: https://chromium-review.googlesource.com/2335636
WPT-Export-Revision: 66a9428aaff42ec73faf8309e9b960151fa24a5c

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 41 tests and 11 subtests

Status Summary

Firefox

OK : 40[GitHub] 41[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
PASS : 103[GitHub] 105[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL : 224[GitHub] 231[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
ERROR : 1
NOTRUN: 9

Chrome

OK : 38
PASS : 294
FAIL : 1
ERROR : 3

Safari

OK : 40
PASS : 98
FAIL : 223
ERROR : 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/origin-isolation/iframe-navigation/parent-no-1-no-subdomain-2-yes-subdomain2.sub.https.html
after child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-no-1-no-same-2-yes-subdomain.sub.https.html
after child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-yes-1-no-same-2-no-subdomain.sub.https.html
after child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-no-child1-yes-subdomain-child2-no-port.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Safari: FAIL)
child1: originIsolationRestricted must equal false: FAIL (Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-no-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-no-child1-yes-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/going-back.sub.https.html
After navigation: parent to child2: setting document.domain must not give sync access: FAIL
Before navigation: parent to child1: messageerror event must occur: FAIL
After back: parent to child1: messageerror event must occur: FAIL
After navigation: parent to child2: messageerror event must occur: FAIL
After back: parent to child2: setting document.domain must not give sync access: FAIL
After back: parent to child2: messageerror event must occur: FAIL
Before navigation: parent to child1: setting document.domain must not give sync access: FAIL
After back: parent to child1: setting document.domain must not give sync access: FAIL
/origin-isolation/iframe-navigation/parent-no-1-yes-subdomain-2-no-subdomain.sub.https.html
after child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Before: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Before: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomain2.sub.https.html
child1: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-no-child-yes-port.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/getter-special-cases/data-url.https.html
originIsolationRestricted must equal true: FAIL (Chrome: FAIL, Safari: FAIL)
/origin-isolation/2-iframes/parent-no-child1-no-subdomain1-child2-yes-subdomain2.sub.https.html
child1: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/getter-special-cases/removed-iframe.sub.https.html
Removing the iframe does not change originIsolationRestricted: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-yes-subdomain.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-no-subdomain-child2-no-subdomain2.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/getter-special-cases/sandboxed-iframe.sub.https.html
originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-yes-same.sub.https.html
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-yes-1-no-same-2-no-port.sub.https.html
after child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-no-child-yes-subdomain.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/removing-iframes.sub.https.html
Parent to child3: messageerror event must occur: FAIL (Safari: FAIL)
child1: originIsolationRestricted must equal false: FAIL (Safari: FAIL)
child3: originIsolationRestricted must equal false: FAIL (Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Safari: FAIL)
Before: messageerror event must occur: FAIL (Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Safari: FAIL)
Before: setting document.domain must not give sync access: FAIL (Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Safari: FAIL)
Parent to child3: setting document.domain must not give sync access: FAIL (Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Safari: FAIL)
/origin-isolation/1-iframe/parent-no-child-yeswithparams-subdomain.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomain2.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-no-1-subdomain-yes-2-subdomain2-no.sub.https.html
after child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
Before: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
Before: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-no-child1-no-subdomain-child2-yes-subdomainport.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-no-child-yes-same.sub.https.html
child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-no-subdomain.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-yes-port.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/about-blank.https.sub.html: ERROR [GitHub], OK [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
about:blank to child2: messageerror event must occur: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
about:blank: originIsolationRestricted must equal true: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
parent to about:blank: setting document.domain must give sync access: NOTRUN [GitHub], PASS [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: PASS, Safari: PASS)
parent: originIsolationRestricted must equal true: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
parent to about:blank: message event must occur: NOTRUN [GitHub], PASS [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: PASS, Safari: PASS)
about:blank to child2: setting document.domain must not give sync access: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
child2 to about:blank: setting document.domain must not give sync access: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
child2 to about:blank: messageerror event must occur: FAIL [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], NOTRUN [GitHub] (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-yes-subdomain-child2-no-subdomain.sub.https.html
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-yes-subdomain-child2-no-port.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-no-port.sub.https.html
setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-no-1-no-same-2-yes-port.sub.https.html
after child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
After: parent to child: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/insecure-http.sub.html
child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-yes-child-no-same.sub.https.html
parent: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
child: originIsolationRestricted must equal true: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-yes-subdomain-child2-yes-subdomainport.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-yes-child1-no-subdomain-child2-yes-subdomainport.sub.https.html
child1 to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child1 to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child2: setting document.domain must not give sync access: FAIL (Chrome: PASS, Safari: FAIL)
Parent to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
child2 to child1: messageerror event must occur: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/iframe-navigation/parent-no-1-no-subdomain-2-yes-subdomain.sub.https.html
after child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
after parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before child: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
before parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/1-iframe/parent-no-child-bad-subdomain.sub.https.html
""?1"": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"?2": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"(?1)": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"true": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"?0": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"1": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
"": originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
/origin-isolation/2-iframes/parent-no-child1-no-subdomain-child2-yes-subdomain.sub.https.html
child1: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
parent: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)
child2: originIsolationRestricted must equal false: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/146aac1cc37c
[wpt PR 24860] - Origin isolation: add WPTs for contentDocument/frameElement, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bbcddbae50f
[wpt PR 24860] - Origin isolation: add WPTs for contentDocument/frameElement, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.