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

Unified Diff: LayoutTests/fast/events/button-mouse-active-expected.txt

Issue 291563009: Don't repaint button when its click() method is called (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline on mac 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
Index: LayoutTests/fast/events/button-mouse-active-expected.txt
diff --git a/LayoutTests/fast/events/button-mouse-active-expected.txt b/LayoutTests/fast/events/button-mouse-active-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..73cd959cc46c6050659b1a9f2d901e7f149a3614
--- /dev/null
+++ b/LayoutTests/fast/events/button-mouse-active-expected.txt
@@ -0,0 +1,7 @@
+button
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS getComputedStyle(button).backgroundColor is "rgb(0, 255, 0)"
+PASS getComputedStyle(button).backgroundColor is "rgb(0, 0, 255)"
+
« no previous file with comments | « LayoutTests/fast/events/button-mouse-active.html ('k') | LayoutTests/fast/repaint/button-checkbox-click-method-repaint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698