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

Unified Diff: LayoutTests/fullscreen/video-controls-drag-expected.txt

Issue 974543004: Remove failing test for dragging <video controls> in fullscreen (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/fullscreen/video-controls-drag-expected.txt
diff --git a/LayoutTests/fullscreen/video-controls-drag-expected.txt b/LayoutTests/fullscreen/video-controls-drag-expected.txt
deleted file mode 100644
index f44e2983beb4bff100fd566c08ad558a7d748d02..0000000000000000000000000000000000000000
--- a/LayoutTests/fullscreen/video-controls-drag-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-This tests that the video element's controls are draggable in full screen. Press any key to continue.
-
-EVENT(webkitfullscreenchange)
-First drag.
-EXPECTED (endBox.left - startBox.left == '15'), OBSERVED '0' FAIL
-EXPECTED (endBox.top - startBox.top == '15'), OBSERVED '0' FAIL
-Second drag.
-EXPECTED (endBox.left - startBox.left == '5'), OBSERVED '0' FAIL
-EXPECTED (endBox.top - startBox.top == '5'), OBSERVED '0' FAIL
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698