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

Unified Diff: LayoutTests/transitions/cubic-bezier-overflow-shadow-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/cubic-bezier-overflow-shadow-expected.txt
diff --git a/LayoutTests/transitions/cubic-bezier-overflow-shadow-expected.txt b/LayoutTests/transitions/cubic-bezier-overflow-shadow-expected.txt
index 2456f448423220de185c940b5f6cf93f7a457439..5ed0bc27fd4bf389d578f49b69974e19c4db0b3c 100644
--- a/LayoutTests/transitions/cubic-bezier-overflow-shadow-expected.txt
+++ b/LayoutTests/transitions/cubic-bezier-overflow-shadow-expected.txt
@@ -1,11 +1,11 @@
-PASS - "box-shadow" property for "box1" element at 0.5s saw something close to: -7,25
-PASS - "box-shadow" property for "box1" element at 0.95s saw something close to: -6,22
PASS - "box-shadow" property for "box2" element at 0.1s saw something close to: 7,-9
-PASS - "box-shadow" property for "box2" element at 0.5s saw something close to: 2,4
-PASS - "box-shadow" property for "box2" element at 0.95s saw something close to: -6,22
PASS - "box-shadow" property for "box3" element at 0.1s saw something close to: 9,-16
-PASS - "box-shadow" property for "box3" element at 0.5s saw something close to: 16,-32
PASS - "box-shadow" property for "box4" element at 0.15s saw something close to: -8,27
+PASS - "box-shadow" property for "box1" element at 0.5s saw something close to: -7,25
+PASS - "box-shadow" property for "box2" element at 0.5s saw something close to: 2,4
+PASS - "box-shadow" property for "box3" element at 0.5s saw something close to: 16,-32
PASS - "box-shadow" property for "box4" element at 0.5s saw something close to: 0,8
PASS - "box-shadow" property for "box4" element at 0.8s saw something close to: 8,-11
+PASS - "box-shadow" property for "box1" element at 0.95s saw something close to: -6,22
+PASS - "box-shadow" property for "box2" element at 0.95s saw something close to: -6,22

Powered by Google App Engine
This is Rietveld 408576698