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

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

Issue 15758002: Unprefix Flexbox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 7 years, 6 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 f56ff1a69c005369fce537485a1eab8f6d1156c6..4e8eb5618ae90f506aef21e515bc403c3d5461ab 100644
--- a/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
+++ b/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
@@ -1,5 +1,8 @@
This test (crudely) documents Blink's web-exposed CSS properties. All changes to this list should go through Blink's feature review process: http://www.chromium.org/blink#new-features
+alignContent
+alignItems
+alignSelf
alignmentBaseline
background
backgroundAttachment
@@ -77,6 +80,13 @@ fill
fillOpacity
fillRule
filter
+flex
+flexBasis
+flexDirection
+flexFlow
+flexGrow
+flexShrink
+flexWrap
float
floodColor
floodOpacity
@@ -103,6 +113,7 @@ gridRows
gridStart
height
imageRendering
+justifyContent
kerning
left
length
@@ -132,6 +143,7 @@ minWidth
minZoom
mixBlendMode
opacity
+order
orientation
orphans
outline
@@ -210,9 +222,6 @@ userZoom
vectorEffect
verticalAlign
visibility
-webkitAlignContent
-webkitAlignItems
-webkitAlignSelf
webkitAnimation
webkitAnimationDelay
webkitAnimationDirection
@@ -278,13 +287,6 @@ webkitColumnSpan
webkitColumnWidth
webkitColumns
webkitFilter
-webkitFlex
-webkitFlexBasis
-webkitFlexDirection
-webkitFlexFlow
-webkitFlexGrow
-webkitFlexShrink
-webkitFlexWrap
webkitFlowFrom
webkitFlowInto
webkitFontFeatureSettings
@@ -298,7 +300,6 @@ webkitHyphenateLimitAfter
webkitHyphenateLimitBefore
webkitHyphenateLimitLines
webkitHyphens
-webkitJustifyContent
webkitLineAlign
webkitLineBoxContain
webkitLineBreak
@@ -345,7 +346,6 @@ webkitMaxLogicalHeight
webkitMaxLogicalWidth
webkitMinLogicalHeight
webkitMinLogicalWidth
-webkitOrder
webkitPaddingAfter
webkitPaddingBefore
webkitPaddingEnd
« no previous file with comments | « LayoutTests/svg/css/getComputedStyle-basic-expected.txt ('k') | Source/core/css/CSSComputedStyleDeclaration.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698