1 | 1 | This is a testharness.js-based test.
|
---|
2 | | PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = false allow = fullscreen is enabled by container policy.
|
---|
3 | | PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = true allow = fullscreen is enabled by container policy.
|
---|
4 | | PASS iframe relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowpaymentrequest = true allow = undefined is enabled by container policy.
|
---|
5 | | PASS iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = false allow = fullscreen is disabled by container policy.
|
---|
6 | | PASS iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = true allow = fullscreen is disabled by container policy.
|
---|
7 | | PASS iframe relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowpaymentrequest = true allow = undefined is enabled by container policy.
|
---|
| 2 | PASS Iframe src set to http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html, allowpaymentrequest = false, allow = fullscreen, fullscreen is enabled by container policy.
|
---|
| 3 | PASS Iframe src set to http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html, allowpaymentrequest = true, allow = fullscreen, fullscreen is enabled by container policy.
|
---|
| 4 | PASS Iframe src set to http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html, allowpaymentrequest = true, allow = undefined, fullscreen is enabled by container policy.
|
---|
| 5 | PASS Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = false, allow = fullscreen, fullscreen is disabled by container policy.
|
---|
| 6 | PASS Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = true, allow = fullscreen, fullscreen is disabled by container policy.
|
---|
| 7 | PASS Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = true, allow = undefined, fullscreen is enabled by container policy.
|
---|
8 | 8 | Harness: the test ran to completion.
|
---|
9 | 9 |
|
---|