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

Unified Diff: LayoutTests/fast/repaint/video-unmute-repaint-expected.txt

Issue 16132004: Have to invalidate the mute button when changing the volume (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test failure. that was a silly mistake. Created 7 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/fast/repaint/video-unmute-repaint.html ('k') | Source/core/html/shadow/MediaControls.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/video-unmute-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/video-unmute-repaint-expected.txt b/LayoutTests/fast/repaint/video-unmute-repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1dc01c35ac11a4bb8213e456518d156e381eff34
--- /dev/null
+++ b/LayoutTests/fast/repaint/video-unmute-repaint-expected.txt
@@ -0,0 +1,8 @@
+This tests that we repaint the mute button when we change the volume
+
+(repaint rects
+ (rect 543 498 35 30)
+ (rect 578 501 24 24)
+ (rect 578 501 89 24)
+)
+
« no previous file with comments | « LayoutTests/fast/repaint/video-unmute-repaint.html ('k') | Source/core/html/shadow/MediaControls.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698