| 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 4585f0e18f916ec3a92c98c1a420f2ec5dc1fa53..fae33a404e05883c75d59e97275ad316a475dee0 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
|
|
|