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

Unified Diff: third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt

Issue 2521163002: CSS Animations: Reduce usage of webkit prefix in layout tests (Closed)
Patch Set: Created 4 years, 1 month 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: third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt b/third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt
index 292fac0cc0382b3fae9c12b9d6f26debc6dc284b..1b240707e81ac778aca9967f2034ef920e8aabea 100644
--- a/third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/missing-from-to-transforms-expected.txt
@@ -1,13 +1,13 @@
-PASS - "webkitTransform.4" property for "box1" element at 0.4s saw something close to: 20
-PASS - "webkitTransform.4" property for "box2" element at 0.4s saw something close to: 20
-PASS - "webkitTransform.4" property for "box3" element at 0.4s saw something close to: 20
-PASS - "webkitTransform.4" property for "box4" element at 0.4s saw something close to: 20
-PASS - "webkitTransform.4" property for "box1" element at 1s saw something close to: 20
-PASS - "webkitTransform.4" property for "box2" element at 1s saw something close to: 20
-PASS - "webkitTransform.4" property for "box3" element at 1s saw something close to: 20
-PASS - "webkitTransform.4" property for "box4" element at 1s saw something close to: 25
-PASS - "webkitTransform.4" property for "box1" element at 1.6s saw something close to: 15
-PASS - "webkitTransform.4" property for "box2" element at 1.6s saw something close to: 15
-PASS - "webkitTransform.4" property for "box3" element at 1.6s saw something close to: 15
-PASS - "webkitTransform.4" property for "box4" element at 1.6s saw something close to: 15
+PASS - "transform.4" property for "box1" element at 0.4s saw something close to: 20
+PASS - "transform.4" property for "box2" element at 0.4s saw something close to: 20
+PASS - "transform.4" property for "box3" element at 0.4s saw something close to: 20
+PASS - "transform.4" property for "box4" element at 0.4s saw something close to: 20
+PASS - "transform.4" property for "box1" element at 1s saw something close to: 20
+PASS - "transform.4" property for "box2" element at 1s saw something close to: 20
+PASS - "transform.4" property for "box3" element at 1s saw something close to: 20
+PASS - "transform.4" property for "box4" element at 1s saw something close to: 25
+PASS - "transform.4" property for "box1" element at 1.6s saw something close to: 15
+PASS - "transform.4" property for "box2" element at 1.6s saw something close to: 15
+PASS - "transform.4" property for "box3" element at 1.6s saw something close to: 15
+PASS - "transform.4" property for "box4" element at 1.6s saw something close to: 15

Powered by Google App Engine
This is Rietveld 408576698