| 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 6e7e165bbed89c11dd6ca9b5ba7b360083ff1648..460378de2d855c8cd1227fbedd9bd8882814a7a0 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
|
|
|