| Index: third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
|
| index b69e8ad5151ce708c098e2ad2a4cb292ffa7bf62..41ca12bc1f1d9f05034534fd0b25e823ebce4f94 100644
|
| --- a/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
|
| @@ -31,6 +31,7 @@ backgroundRepeatX
|
| backgroundRepeatY
|
| backgroundSize
|
| baselineShift
|
| +blockSize
|
| border
|
| borderBottom
|
| borderBottomColor
|
| @@ -158,6 +159,7 @@ height
|
| hyphens
|
| imageOrientation
|
| imageRendering
|
| +inlineSize
|
| isolation
|
| item
|
| justifyContent
|
| @@ -184,10 +186,14 @@ markerStart
|
| mask
|
| maskSourceType
|
| maskType
|
| +maxBlockSize
|
| maxHeight
|
| +maxInlineSize
|
| maxWidth
|
| maxZoom
|
| +minBlockSize
|
| minHeight
|
| +minInlineSize
|
| minWidth
|
| minZoom
|
| mixBlendMode
|
|
|