Bug 1516736 [wpt PR 14686] - Update wpt metadata, a=testonly

wpt-pr: 14686
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-12-29 04:30:18 +00:00 committed by James Graham
parent 1db4738e18
commit 5e5380ea7a
7 changed files with 96 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[serial-report-only.https.html]
[getPorts in serial report only mode]
expected: FAIL
[requestPort in serial report only mode]
expected: FAIL

View File

@ -0,0 +1,7 @@
[serial-reporting.https.html]
[requestPort in serial reporting mode]
expected: FAIL
[getPorts in serial reporting mode]
expected: FAIL

View File

@ -0,0 +1,14 @@
[serial-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html]
expected: TIMEOUT
[Feature-Policy allow="serial" disallows cross-origin relocation.]
expected: TIMEOUT
[Feature-Policy allow="serial" allows workers in same-origin relocation.]
expected: TIMEOUT
[Feature-Policy allow="serial" allows same-origin relocation.]
expected: TIMEOUT
[Feature-Policy allow="serial" disallows workers in cross-origin relocation.]
expected: TIMEOUT

View File

@ -0,0 +1,17 @@
[serial-allowed-by-feature-policy-attribute.https.sub.html]
expected: TIMEOUT
[Feature policy "serial" can be enabled in a worker in same-origin iframe using allow="serial" attribute]
expected: TIMEOUT
[Feature policy "serial" can be enabled in a worker in cross-origin iframe using allow="serial" attribute]
expected: TIMEOUT
[Feature policy "serial" can be enabled in cross-origin iframe using allow="serial" attribute]
expected: TIMEOUT
[Feature policy "serial" can be enabled in same-origin iframe using allow="serial" attribute]
expected: TIMEOUT
[Inherited header feature policy allows dedicated workers.]
expected: FAIL

View File

@ -0,0 +1,20 @@
[serial-allowed-by-feature-policy.https.sub.html]
expected: TIMEOUT
[Feature-Policy header {"serial" : ["*"\]} allows cross-origin iframes.]
expected: TIMEOUT
[Feature-Policy header {"serial" : ["*"\]} allows workers in cross-origin iframes.]
expected: TIMEOUT
[Inherited header feature policy allows dedicated workers.]
expected: FAIL
[Feature-Policy header {"serial" : ["*"\]} allows the top-level document.]
expected: FAIL
[Feature-Policy header {"serial" : ["*"\]} allows same-origin iframes.]
expected: TIMEOUT
[Feature-Policy header {"serial" : ["*"\]} allows workers in same-origin iframes.]
expected: TIMEOUT

View File

@ -0,0 +1,11 @@
[serial-default-feature-policy.https.sub.html]
expected: TIMEOUT
[Default "serial" feature policy ["self"\] disallows cross-origin iframes.]
expected: TIMEOUT
[Default "serial" feature policy ["self"\] allows same-origin iframes.]
expected: TIMEOUT
[Default "serial" feature policy ["self"\] allows the top-level document.]
expected: FAIL

View File

@ -0,0 +1,20 @@
[serial-disabled-by-feature-policy.https.sub.html]
expected: TIMEOUT
[Feature-Policy header {"serial" : [\]} disallows cross-origin iframes.]
expected: TIMEOUT
[Feature-Policy header {"serial" : [\]} disallows same-origin iframes.]
expected: TIMEOUT
[Feature-Policy header {"serial" : [\]} disallows workers in cross-origin iframes.]
expected: TIMEOUT
[Feature-Policy header {"serial" : [\]} disallows workers in same-origin iframes.]
expected: TIMEOUT
[Inherited Feature-Policy header {"serial" : [\]} disallows dedicated workers.]
expected: FAIL
[Feature-Policy header {"serial" : [\]} disallows getPorts in the top-level document.]
expected: FAIL