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

Side by Side Diff: LayoutTests/media/video-controls-dont-show-on-focus-when-disabled-expected.txt

Issue 692643002: Don't show media controls on "focusin" when controls are disabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix whitespace in test expected output Created 6 years, 1 month 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 Test that video controls don't appear when the media (<video>) element is focuse d and the 'controls' attribute is not set.
2
3 EXPECTED (getComputedStyle(controls).opacity == '0') OK
4 END OF TEST
5
OLDNEW
« no previous file with comments | « LayoutTests/media/video-controls-dont-show-on-focus-when-disabled.html ('k') | Source/core/html/shadow/MediaControls.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698