Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt

Issue 2898503002: Reenable feature policy control over fullscreen (Closed)
Patch Set: Reworking tests a bit Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt b/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt
index 012c0d2d4156b95fb65e9ecc793161164ac58bdd..7acffeda8976e0615a5b026e0285a166333e3038 100644
--- a/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt
+++ b/third_party/WebKit/LayoutTests/fullscreen/full-screen-enabled-expected.txt
@@ -1,5 +1,5 @@
This tests the fullscreenEnabled property laid out in section 4 of the W3C Full Screen API
EXPECTED (iframe.contentDocument.webkitFullscreenEnabled == 'true') OK
-EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'false') OK
+EXPECTED (iframe2.contentDocument.webkitFullscreenEnabled == 'true') OK
END OF TEST

Powered by Google App Engine
This is Rietveld 408576698