| Index: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
|
| index 32a63f3ca5124485cdcea3e412c50bac241d2e6f..58bc78bca3dcb5c5d180c5904defe6152997b0aa 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
|
| @@ -4,7 +4,7 @@ background-clip: border-box
|
| background-color: rgb(0, 128, 0)
|
| background-image: none
|
| background-origin: padding-box
|
| -background-position: 0% 0%
|
| +background-position: left 0% top 0%
|
| background-repeat: repeat
|
| background-size: auto
|
| border-bottom-color: rgb(0, 0, 0)
|
| @@ -171,7 +171,7 @@ justify-content: flex-start
|
| -webkit-mask-composite: source-over
|
| -webkit-mask-image: none
|
| -webkit-mask-origin: border-box
|
| --webkit-mask-position: 0% 0%
|
| +-webkit-mask-position: left 0% top 0%
|
| -webkit-mask-repeat: repeat
|
| -webkit-mask-size: auto
|
| order: 0
|
|
|