Index: LayoutTests/media/video-controls-dont-show-on-focus-when-disabled-expected.txt |
diff --git a/LayoutTests/media/video-controls-dont-show-on-focus-when-disabled-expected.txt b/LayoutTests/media/video-controls-dont-show-on-focus-when-disabled-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..657f4e7e2d43eb1aa4e8f860bc654da97b9753b5 |
--- /dev/null |
+++ b/LayoutTests/media/video-controls-dont-show-on-focus-when-disabled-expected.txt |
@@ -0,0 +1,5 @@ |
+Test that video controls don't appear when the media (<video>) element is focused and the 'controls' attribute is not set. |
+ |
+EXPECTED (getComputedStyle(controls).opacity == '0') OK |
+END OF TEST |
+ |