| 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 7cab91035b3c6d7f87c39a62d440f30c98135ac3..44a9546bd5af83ec5faaa2c45984ccee6e6f8765 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/css/getComputedStyle-listing-expected.txt
|
| @@ -211,7 +211,7 @@ object-fit: fill
|
| object-position: 50% 50%
|
| opacity: 1
|
| order: 0
|
| -orphans: auto
|
| +orphans: 2
|
| outline-color: rgb(0, 0, 0)
|
| outline-offset: 0px
|
| outline-style: none
|
| @@ -289,7 +289,7 @@ vector-effect: none
|
| vertical-align: baseline
|
| visibility: visible
|
| white-space: normal
|
| -widows: 1
|
| +widows: 2
|
| width: auto
|
| will-change: auto
|
| word-break: normal
|
|
|