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

Unified Diff: third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt

Issue 2513343006: CSS Animations: Remove unnecessary webkit prefixes from 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
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt b/third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt
index ae5414e690b4f91520f41a7b0b37213539bae520..aa8d7febf3584b0d01e5072caa9f2aab2c0b1252 100644
--- a/third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale-expected.txt
@@ -1,3 +1,3 @@
-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 0,1.25,-1.7,0,0,0
-PASS - "webkitTransform" property for "box" element at 1s saw something close to: -1.5,0,0,-2.5,0,0
+PASS - "transform" property for "box" element at 0.5s saw something close to: 0,1.25,-1.7,0,0,0
+PASS - "transform" property for "box" element at 1s saw something close to: -1.5,0,0,-2.5,0,0
« no previous file with comments | « third_party/WebKit/LayoutTests/animations/combo-transform-rotate+scale.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698