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

Side by Side 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, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 This tests that the video element's controls are draggable in full screen. Press any key to continue.
2
3 EVENT(webkitfullscreenchange)
4 First drag.
5 EXPECTED (endBox.left - startBox.left == '15'), OBSERVED '0' FAIL
6 EXPECTED (endBox.top - startBox.top == '15'), OBSERVED '0' FAIL
7 Second drag.
8 EXPECTED (endBox.left - startBox.left == '5'), OBSERVED '0' FAIL
9 EXPECTED (endBox.top - startBox.top == '5'), OBSERVED '0' FAIL
10 END OF TEST
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698