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

Unified Diff: LayoutTests/transitions/multiple-shadow-transitions-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. 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
Index: LayoutTests/transitions/multiple-shadow-transitions-expected.txt
diff --git a/LayoutTests/transitions/multiple-shadow-transitions-expected.txt b/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
index 1f9cf8c32f5b606e8821c66383649f668034729f..9384999b8069ea7e867c39b6579092c3e6289fff 100644
--- a/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
+++ b/LayoutTests/transitions/multiple-shadow-transitions-expected.txt
@@ -1,7 +1,4 @@
-BOX
-BOX
-BOX
-PASS - "-webkit-box-shadow" property for "box" element at 0.5s saw something close to: 0,0,0,0
-PASS - "-webkit-box-shadow" property for "box2" element at 0.5s saw something close to: 0,-20,0,10
-PASS - "-webkit-box-shadow" property for "box3" element at 0.5s saw something close to: 0,0,0,10
+PASS - "box-shadow" property for "box" element at 0.5s saw something close to: 0,0,0,0
+PASS - "box-shadow" property for "box2" element at 0.5s saw something close to: 0,-20,0,10
+PASS - "box-shadow" property for "box3" element at 0.5s saw something close to: 0,0,0,10
« no previous file with comments | « LayoutTests/transitions/multiple-shadow-transitions.html ('k') | LayoutTests/transitions/negative-delay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698