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

Unified Diff: third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt

Issue 2654083006: Revert of Sync requestFullscreen() and exitFullscreen() algorithms with the spec (Closed)
Patch Set: add failing test expectations Created 3 years, 11 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/enter-exit-full-screen-hover-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt b/third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt
index 9388a98adf05fa02a52d31f46234ae401c4afe6f..93985ea1062abcafec3b791d3afcee57cda17b0b 100644
--- a/third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt
@@ -2,10 +2,8 @@ PASS successfullyParsed is true
TEST COMPLETE
PASS document.webkitIsFullScreen is true
-PASS getHoverActiveState(enterButton) is "hovered"
PASS getHoverActiveState(enterButton) is "default"
PASS document.webkitIsFullScreen is false
-PASS getHoverActiveState(exitButton) is "hovered"
PASS getHoverActiveState(exitButton) is "default"
Go full screen Exit full screen
EVENT(webkitfullscreenchange)

Powered by Google App Engine
This is Rietveld 408576698