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

Unified Diff: LayoutTests/media/controls-volume-slider-keynav-expected.txt

Issue 294963003: MediaVolumeSliderPart is not vertical (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added TC. Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/media/controls-volume-slider-keynav.html ('k') | LayoutTests/media/media-controls.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/controls-volume-slider-keynav-expected.txt
diff --git a/LayoutTests/media/controls-volume-slider-keynav-expected.txt b/LayoutTests/media/controls-volume-slider-keynav-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1031177e800fe37dad8460d1b469eeb1bbff0c1f
--- /dev/null
+++ b/LayoutTests/media/controls-volume-slider-keynav-expected.txt
@@ -0,0 +1,9 @@
+EXPECTED (audio.volume == '1') OK
+EVENT(loadedmetadata)
+EXPECTED (audio.volume < '1') OK
+EXPECTED (audio.volume == '1') OK
+EXPECTED (audio.volume == '0') OK
+EXPECTED (audio.volume == '1') OK
+EVENT(volumechange)
+END OF TEST
+
« no previous file with comments | « LayoutTests/media/controls-volume-slider-keynav.html ('k') | LayoutTests/media/media-controls.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698