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

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

Issue 17836006: Merge 153078 "Unprefix Flexbox" (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1547/
Patch Set: 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
===================================================================
--- LayoutTests/webexposed/css-properties-as-js-properties-expected.txt (revision 153087)
+++ LayoutTests/webexposed/css-properties-as-js-properties-expected.txt (working copy)
@@ -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 @@
fillOpacity
fillRule
filter
+flex
+flexBasis
+flexDirection
+flexFlow
+flexGrow
+flexShrink
+flexWrap
float
floodColor
floodOpacity
@@ -103,6 +113,7 @@
gridStart
height
imageRendering
+justifyContent
kerning
left
length
@@ -132,6 +143,7 @@
minZoom
mixBlendMode
opacity
+order
orientation
orphans
outline
@@ -210,9 +222,6 @@
vectorEffect
verticalAlign
visibility
-webkitAlignContent
-webkitAlignItems
-webkitAlignSelf
webkitAnimation
webkitAnimationDelay
webkitAnimationDirection
@@ -278,13 +287,6 @@
webkitColumnWidth
webkitColumns
webkitFilter
-webkitFlex
-webkitFlexBasis
-webkitFlexDirection
-webkitFlexFlow
-webkitFlexGrow
-webkitFlexShrink
-webkitFlexWrap
webkitFlowFrom
webkitFlowInto
webkitFontFeatureSettings
@@ -298,7 +300,6 @@
webkitHyphenateLimitBefore
webkitHyphenateLimitLines
webkitHyphens
-webkitJustifyContent
webkitLineAlign
webkitLineBoxContain
webkitLineBreak
@@ -345,7 +346,6 @@
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