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

Unified Diff: third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt

Issue 2578143003: CSS Transitions: Fix flaky test unprefixed-transform.html (Closed)
Patch Set: test description Created 4 years 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/transitions/unprefixed-transform.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/transitions/unprefixed-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt b/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt
deleted file mode 100644
index 028ff2f420577578e18c88e09472901320357fb3..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/transitions/unprefixed-transform-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
--webkit-transform 10ms
-fired transitionend with propertyName: transform
-
-transform 10ms
-fired transitionend with propertyName: transform
-
-transform 10ms, -webkit-transform 10ms
-fired transitionend with propertyName: transform
-
--webkit-transform 10ms, transform 10ms
-fired transitionend with propertyName: transform
-
-all 10ms
-fired transitionend with propertyName: transform
-
-all 10ms, -webkit-transform 10ms
-fired transitionend with propertyName: transform
-
--webkit-transform 10ms, all 10ms
-fired transitionend with propertyName: transform
« no previous file with comments | « third_party/WebKit/LayoutTests/transitions/unprefixed-transform.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698