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

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

Issue 217103004: Ignore MediaController in the muted/volume controls logic (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: repaint in updateVolume Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/media/controls-volume-slider.html ('k') | LayoutTests/media/media-volume-slider-hit-test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/controls-volume-slider-expected.txt
diff --git a/LayoutTests/media/controls-volume-slider-expected.txt b/LayoutTests/media/controls-volume-slider-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..286cf3c2df09cd10a51dd390d1058f32374e6c16
--- /dev/null
+++ b/LayoutTests/media/controls-volume-slider-expected.txt
@@ -0,0 +1,7 @@
+EXPECTED (audio.volume == '1') OK
+EVENT(loadedmetadata)
+EXPECTED (audio.volume > '0.4') OK
+EXPECTED (audio.volume < '0.6') OK
+EVENT(volumechange)
+END OF TEST
+
« no previous file with comments | « LayoutTests/media/controls-volume-slider.html ('k') | LayoutTests/media/media-volume-slider-hit-test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698