| Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
 | 
| index 1131a5b7a9284c3135b1211a838018923f4ff0ab..f4f541dac41c38cfc8380a7d099a0e7f727a0b90 100644
 | 
| --- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
 | 
| @@ -30,6 +30,7 @@ backgroundRepeatX
 | 
|  backgroundRepeatY
 | 
|  backgroundSize
 | 
|  baselineShift
 | 
| +blockSize
 | 
|  border
 | 
|  borderBottom
 | 
|  borderBottomColor
 | 
| @@ -153,6 +154,7 @@ gridTemplateRows
 | 
|  height
 | 
|  hyphens
 | 
|  imageRendering
 | 
| +inlineSize
 | 
|  isolation
 | 
|  item
 | 
|  justifyContent
 | 
| @@ -178,10 +180,14 @@ markerMid
 | 
|  markerStart
 | 
|  mask
 | 
|  maskType
 | 
| +maxBlockSize
 | 
|  maxHeight
 | 
| +maxInlineSize
 | 
|  maxWidth
 | 
|  maxZoom
 | 
| +minBlockSize
 | 
|  minHeight
 | 
| +minInlineSize
 | 
|  minWidth
 | 
|  minZoom
 | 
|  mixBlendMode
 | 
| 
 |