| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
|
| index 0b01cb2c38239f25bd137d391b59a496e56e6441..6e21f5dce023777a844b9592efa14ea16e7ef6cd 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/filter-matched-styles-expected.txt
|
| @@ -37,11 +37,11 @@ F border-top-width: 1px
|
| border-left-color: black
|
| border-left-style: solid
|
| border-left-width: 1px
|
| - border-image-source: initial
|
| - border-image-slice: initial
|
| - border-image-width: initial
|
| - border-image-outset: initial
|
| - border-image-repeat: initial
|
| + border-image-source: none
|
| + border-image-slice: 100%
|
| + border-image-width: 1
|
| + border-image-outset: 0
|
| + border-image-repeat: stretch
|
| padding:v10px 10px 10px 10px
|
| F padding-top: 10px
|
| padding-right: 10px
|
|
|