| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-variables-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-variables-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-variables-expected.txt
|
| index 845933d4970f877e07b7c7a815d2fb378833eebc..4fb6516a62f0178dbd6233025e8356937cb38ebe 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-variables-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-variables-expected.txt
|
| @@ -2,14 +2,14 @@ Tests that computed styles expand and allow tracing to style rules.
|
|
|
| ==== Computed style for ID1 ====
|
| --b: 44px;
|
| - 44px - #id1 styles-variables.html:8 -> styles-variables.html:8:1
|
| + 44px - #id1 styles-variables.html:8 -> styles-variables.html:8:7
|
| display: block;
|
| block - div user agent stylesheet
|
| [expanded]
|
| element.style { ()
|
|
|
| [expanded]
|
| -#id1 { (styles-variables.html:8 -> styles-variables.html:8:1)
|
| +#id1 { (styles-variables.html:8 -> styles-variables.html:8:7)
|
| --b: 44px;
|
|
|
| [expanded]
|
| @@ -19,14 +19,14 @@ div { (user agent stylesheet)
|
| value of --a: red
|
| ==== Computed style for ID2 ====
|
| --a: green;
|
| - green - #id2 styles-variables.html:12 -> styles-variables.html:12:1
|
| + green - #id2 styles-variables.html:12 -> styles-variables.html:12:7
|
| display: block;
|
| block - div user agent stylesheet
|
| [expanded]
|
| element.style { ()
|
|
|
| [expanded]
|
| -#id2 { (styles-variables.html:12 -> styles-variables.html:12:1)
|
| +#id2 { (styles-variables.html:12 -> styles-variables.html:12:7)
|
| --a: green;
|
|
|
| [expanded]
|
| @@ -36,14 +36,14 @@ div { (user agent stylesheet)
|
| value of --b: 44px
|
| ==== Computed style for ID3 ====
|
| --a: green;
|
| - inherit - #id3 styles-variables.html:16 -> styles-variables.html:16:1
|
| + inherit - #id3 styles-variables.html:16 -> styles-variables.html:16:7
|
| display: block;
|
| block - div user agent stylesheet
|
| [expanded]
|
| element.style { ()
|
|
|
| [expanded]
|
| -#id3 { (styles-variables.html:16 -> styles-variables.html:16:1)
|
| +#id3 { (styles-variables.html:16 -> styles-variables.html:16:7)
|
| --a: inherit;
|
|
|
| [expanded]
|
| @@ -58,7 +58,7 @@ display: block;
|
| element.style { ()
|
|
|
| [expanded]
|
| -#id4 { (styles-variables.html:20 -> styles-variables.html:20:1)
|
| +#id4 { (styles-variables.html:20 -> styles-variables.html:20:7)
|
| --a: var(--z);
|
|
|
| [expanded]
|
|
|