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

Side by Side Diff: LayoutTests/fullscreen/enter-exit-full-screen-hover-expected.txt

Issue 552903004: Update hover state after entering and leaving fullscreen. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added layouttest Created 6 years, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 PASS successfullyParsed is true
2
3 TEST COMPLETE
4 Go full screen Exit full screen
5 EVENT(webkitfullscreenchange)
6 TEST(document.webkitIsFullScreen==true) OK
7 TEST(getHoverActiveState(enterButton)=='default') OK
8 EVENT(webkitfullscreenchange)
9 TEST(document.webkitIsFullScreen==false) OK
10 TEST(getHoverActiveState(exitButton)=='default') OK
11 END OF TEST
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698