| Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| index 2b88a8374311991b6843c76a8ec82e16dc016dd6..ed26996f6612a1263d93e4972bdc98149fd9c961 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
|
| @@ -61,8 +61,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: normal
|
| -align-items: start
|
| -align-self: start
|
| +align-items: normal
|
| +align-self: normal
|
| alignment-baseline: auto
|
| animation-delay: 0s
|
| animation-direction: normal
|
| @@ -181,8 +181,8 @@ image-orientation: 0deg
|
| image-rendering: auto
|
| isolation: auto
|
| justify-content: normal
|
| -justify-items: start
|
| -justify-self: start
|
| +justify-items: normal
|
| +justify-self: normal
|
| left: auto
|
| letter-spacing: normal
|
| lighting-color: rgb(255, 255, 255)
|
|
|