Skip to content

Commit

Permalink
Bug 1652946 [wpt PR 24600] - Update wpt metadata, a=testonly
Browse files Browse the repository at this point in the history
wpt-pr: 24600
wpt-type: metadata
  • Loading branch information
moz-wptsync-bot committed Aug 25, 2020
1 parent 27cc7dd commit 11e1eea
Showing 1 changed file with 37 additions and 0 deletions.
@@ -0,0 +1,37 @@
[cross-origin-isolated-permission.https.html]
[origin = https://web-platform.test:8443, value = *]
expected:
if os == "android": FAIL

[origin = https://www1.web-platform.test:8443, value = 'self']
expected:
if os == "android": PASS
FAIL

[origin = https://www1.web-platform.test:8443, value = undefined]
expected:
if os == "android": PASS
FAIL

[origin = https://www1.web-platform.test:8443, value = 'none']
expected:
if os == "android": PASS
FAIL

[origin = https://web-platform.test:8443, value = 'none']
expected:
if os == "android": PASS
FAIL

[origin = https://www1.web-platform.test:8443, value = *]
expected:
if os == "android": FAIL

[origin = https://web-platform.test:8443, value = 'self']
expected:
if os == "android": FAIL

[origin = https://web-platform.test:8443, value = undefined]
expected:
if os == "android": FAIL

0 comments on commit 11e1eea

Please sign in to comment.