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

Unified Diff: LayoutTests/webexposed/css-properties-as-js-properties-expected.txt

Issue 211033002: Add runtime feature and property names 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
« no previous file with comments | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 4585f0e18f916ec3a92c98c1a420f2ec5dc1fa53..fae33a404e05883c75d59e97275ad316a475dee0 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 | « no previous file | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698