| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-colon-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-colon-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-colon-expected.txt
|
| index 3b3327f5014651c3ec6735a45d9040d8c2e71e67..6efedc82cf480b9e235535b77038a65921ccbfb8 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-colon-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-colon-expected.txt
|
| @@ -7,7 +7,7 @@ element.style { ()
|
| font-size: 12px;
|
|
|
| [expanded]
|
| -foo, [$div#inspected, $]bar { (inspector-stylesheet:1 -> inspector-stylesheet:1:6)
|
| +foo, [$div#inspected, $]bar { (inspector-stylesheet:1 -> inspector-stylesheet:1:26)
|
| color: maroon;
|
|
|
| [expanded]
|
| @@ -20,7 +20,7 @@ element.style { ()
|
| color: red;
|
|
|
| [expanded]
|
| -div#other { (inspector-stylesheet:5 -> inspector-stylesheet:5:1)
|
| +div#other { (inspector-stylesheet:5 -> inspector-stylesheet:5:12)
|
|
|
| [expanded]
|
| div { (user agent stylesheet)
|
|
|