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

Unified Diff: LayoutTests/transitions/unprefixed-perspective-expected.txt

Issue 98663004: Add support for unprefixed CSS Transforms (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase. Created 6 years, 9 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/unprefixed-perspective-expected.txt
diff --git a/LayoutTests/transitions/unprefixed-perspective-expected.txt b/LayoutTests/transitions/unprefixed-perspective-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60b4b3d8deca4d816e4ab19251424adee7c7f9d6
--- /dev/null
+++ b/LayoutTests/transitions/unprefixed-perspective-expected.txt
@@ -0,0 +1,10 @@
+all 10ms
+fired transitionend with propertyName: perspective
+
+perspective 10ms
+fired transitionend with propertyName: perspective
+
+-webkit-perspective 10ms
+fired transitionend with propertyName: -webkit-perspective
+
+
« no previous file with comments | « LayoutTests/transitions/unprefixed-perspective.html ('k') | LayoutTests/transitions/unprefixed-perspective-origin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698