| Index: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
|
| index b2af30e368c7ae2f450296ad66501e0b5d7deeea..32f7fce96c72ed7e45ba3edb1473e50dacca5069 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate-expected.txt
|
| @@ -1,9 +1,9 @@
|
| This is a testharness.js-based test.
|
| -FAIL iframe f1 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = false is enabled by container policy. assert_true: Document.fullscreenEnabled: expected true got false
|
| -PASS iframe f2 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true is enabled by container policy.
|
| -PASS iframe f3 relocated to URL: http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html with allowfullscreen = true is enabled by container policy.
|
| -PASS iframe f4 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = false is disabled by container policy.
|
| -FAIL iframe f5 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is disabled by container policy. assert_false: Document.fullscreenEnabled: expected false got true
|
| -PASS iframe f6 relocated to URL: resources/feature-policy-fullscreen-relocate.html with allowfullscreen = true is enabled by container policy.
|
| +FAIL Iframe src set to http://localhost:8000/feature-policy/resources/feature-policy-fullscreen.html, allowpaymentrequest = false, allow = fullscreen, fullscreen is enabled by container policy. assert_true: Document.fullscreenEnabled: expected true got false
|
| +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.
|
| +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.
|
| +PASS Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = false, allow = fullscreen, fullscreen is disabled by container policy.
|
| +FAIL Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = true, allow = fullscreen, fullscreen is disabled by container policy. assert_false: Document.fullscreenEnabled: expected false got true
|
| +PASS Iframe src set to resources/feature-policy-fullscreen-relocate.html, allowpaymentrequest = true, allow = undefined, fullscreen is enabled by container policy.
|
| Harness: the test ran to completion.
|
|
|
|
|