| Index: third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| index f1ad890275e8830f708f7339d7b41e752d26694f..7aea976cf262d9b77e0701f2ebe93dab2ed8455b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| @@ -62,8 +62,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
|
| @@ -179,8 +179,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)
|
|
|