| 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 0c331e9ff9e7a87296226f7c3f86a7b50e9ddb2c..5bab823201830b617af6e29586f491d1767c07ef 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| @@ -174,7 +174,7 @@ grid-row-start: auto
|
| grid-template-areas: none
|
| grid-template-columns: none
|
| grid-template-rows: none
|
| -height: auto
|
| +height: 100px
|
| hyphens: manual
|
| image-orientation: 0deg
|
| image-rendering: auto
|
| @@ -297,7 +297,7 @@ vertical-align: baseline
|
| visibility: visible
|
| white-space: normal
|
| widows: 2
|
| -width: auto
|
| +width: 100px
|
| will-change: auto
|
| word-break: normal
|
| word-spacing: 0px
|
|
|