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

Side by Side Diff: LayoutTests/media/media-volume-slider-rendered-below-expected.txt

Issue 10412040: Merge 116900 - Volume slider needs to be displayed below the mute button (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 7 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
OLDNEW
1 ** Test that the volume slider is rendered correctly if the controls are near th e top of the page ** 1 ** Test that the volume slider is rendered correctly if the controls are near th e top of the page **
2 2
3 ** Move mouse on top of the mute button ** 3 ** Move mouse on top of the mute button **
4 4
5 ** Ensure layout is done after mouse move ** 5 ** Ensure layout is done after mouse move **
6 6
7 ** The volume slider should not be positioned outside the page ** 7 ** The volume slider should not be positioned outside the page **
8 EXPECTED (volumeSliderCoordinates[0] >= 0 && volumeSliderCoordinates[1] >= 0 == 'true') OK 8 EXPECTED (volumeSliderCoordinates[0] >= 0 && volumeSliderCoordinates[1] >= 0 == 'true') OK
9 END OF TEST 9 END OF TEST
10 10
OLDNEW
« no previous file with comments | « LayoutTests/media/media-volume-slider-rendered-below.html ('k') | LayoutTests/platform/chromium/test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698