| Index: LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| index da0a7ead275ab112ba96956b80e31cea7ac87255..5b918bfa2749f178a85a6a08855199e0a7bec7c2 100644
|
| --- a/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| +++ b/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| @@ -74,8 +74,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| -webkit-user-select: text
|
| -webkit-writing-mode: horizontal-tb
|
| align-content: start
|
| -align-items: start
|
| -align-self: start
|
| +align-items: auto
|
| +align-self: auto
|
| alignment-baseline: auto
|
| animation-delay: 0s
|
| animation-direction: normal
|
| @@ -177,8 +177,8 @@ height: auto
|
| image-rendering: auto
|
| isolation: auto
|
| justify-content: start
|
| -justify-items: start
|
| -justify-self: start
|
| +justify-items: auto
|
| +justify-self: auto
|
| left: auto
|
| letter-spacing: normal
|
| lighting-color: rgb(255, 255, 255)
|
|
|