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

Unified Diff: LayoutTests/webexposed/css-properties-as-js-properties-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/webexposed/css-properties-as-js-properties-expected.txt
diff --git a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
index 6e7e165bbed89c11dd6ca9b5ba7b360083ff1648..460378de2d855c8cd1227fbedd9bd8882814a7a0 100644
--- a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -13,6 +13,7 @@ animationIterationCount
animationName
animationPlayState
animationTimingFunction
+backfaceVisibility
background
backgroundAttachment
backgroundBlendMode
@@ -184,6 +185,8 @@ pageBreakBefore
pageBreakInside
paintOrder
parentRule
+perspective
+perspectiveOrigin
pointerEvents
position
quotes
@@ -240,6 +243,9 @@ textUnderlineWidth
top
touchAction
touchActionDelay
+transform
+transformOrigin
+transformStyle
transition
transitionDelay
transitionDuration
« no previous file with comments | « LayoutTests/transitions/unprefixed-transform-origin-expected.txt ('k') | Source/core/animation/ActiveAnimations.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698