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. |
+ |