Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 01c8bfdd12caf85974d8806aca55001eb43d5c0c..58ab722f2584fb8b508feeebed53a95a29c88281 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -2876,6 +2876,15 @@ crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flexbox_flex-natural-mix |
crbug.com/723086 virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Timeout ] |
crbug.com/739367 virtual/service-worker-script-streaming/external/wpt/service-workers/service-worker/fetch-event-redirect.https.html [ Timeout ] |
+# Feature Policy changes fullscreen behaviour, tests need updating |
foolip
2017/08/09 09:00:49
Can you update these tests as part of this review?
iclelland
2017/08/09 15:10:35
Sure, I can do that. I didn't because I thought th
iclelland
2017/08/09 15:12:38
Another way to do this would be to just update the
foolip
2017/08/09 15:38:43
Yes, something like that. How about:
Create a new
|
+crbug.com/718155 external/wpt/fullscreen/api/document-fullscreen-enabled.html [ Failure ] |
+crbug.com/718155 external/wpt/fullscreen/api/element-ready-check-enabled-flag-not-set-manual.html [ Failure ] |
+crbug.com/718155 fullscreen/full-screen-iframe-not-allowed.html [ Failure ] |
+crbug.com/718155 fullscreen/full-screen-restrictions.html [ Failure Timeout ] |
+crbug.com/718155 media/video-controls-fullscreen-iframe-not-allowed.html [ Failure ] |
+crbug.com/718155 virtual/android/fullscreen/full-screen-iframe-not-allowed.html [ Failure ] |
+crbug.com/718155 virtual/android/fullscreen/full-screen-restrictions.html [ Failure Timeout ] |
+ |
# Feature Policy changes same-origin allowpaymentrequest behaviour, tests need updating |
crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] |
crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Failure ] |
@@ -2885,10 +2894,14 @@ crbug.com/737643 external/wpt/payment-request/payment-allowed-by-feature-policy. |
crbug.com/737643 external/wpt/payment-request/payment-disabled-by-feature-policy.https.sub.html [ Failure ] |
crbug.com/737643 external/wpt/webusb/usb-allowed-by-feature-policy.https.sub.html [ Failure ] |
crbug.com/737643 external/wpt/webusb/usb-disabled-by-feature-policy.https.sub.html [ Failure ] |
+crbug.com/737643 http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
+crbug.com/737643 http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
crbug.com/737643 http/tests/feature-policy/payment-disabled.php [ Failure ] |
crbug.com/737643 http/tests/feature-policy/payment-enabledforall.php [ Failure ] |
loonybear
2017/08/08 17:55:53
Not related to this CL, but at some point, maybe w
iclelland
2017/08/08 20:14:26
I sure hope so -- we could probably get rid of the
|
crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-disabled.php [ Failure ] |
crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-enabledforall.php [ Failure ] |
+crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
+crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-disabled.php [ Failure ] |
crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-enabledforall.php [ Failure ] |