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

Unified Diff: LayoutTests/media/controls-cast-do-not-fade-out-expected.txt

Issue 650893002: [Cast] Disable autohide of media controls for remote playback (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added LayoutTest Created 6 years, 2 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: LayoutTests/media/controls-cast-do-not-fade-out-expected.txt
diff --git a/LayoutTests/media/controls-cast-do-not-fade-out-expected.txt b/LayoutTests/media/controls-cast-do-not-fade-out-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..096f3945896a2b6bdda486c19fa052d07292a147
--- /dev/null
+++ b/LayoutTests/media/controls-cast-do-not-fade-out-expected.txt
@@ -0,0 +1,8 @@
+EXPECTED (getComputedStyle(controls).opacity == '1') OK
+
+EXPECTED (getComputedStyle(controls).opacity == '0') OK
+
+This is a testharness.js-based test.
+PASS This tests that controls do not fade out when the video is playing remotely.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698