| Index: third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-expected.txt
|
| index d74661d13c6c98897e94fe381234454e02319b04..941bb4161aee078c7d9963c1795553d34532e621 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-3/styles-add-new-rule-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)
|
| @@ -30,7 +30,7 @@ div { (user agent stylesheet)
|
| element.style { ()
|
|
|
| [expanded]
|
| -.my-class { (inspector-stylesheet:7 -> inspector-stylesheet:7:1)
|
| +.my-class { (inspector-stylesheet:7 -> inspector-stylesheet:7:12)
|
|
|
| [expanded]
|
| div { (user agent stylesheet)
|
| @@ -40,7 +40,7 @@ div { (user agent stylesheet)
|
| element.style { ()
|
|
|
| [expanded]
|
| -.class-1.class-2.class-3 { (inspector-stylesheet:9 -> inspector-stylesheet:9:1)
|
| +.class-1.class-2.class-3 { (inspector-stylesheet:9 -> inspector-stylesheet:9:27)
|
|
|
| [expanded]
|
| div { (user agent stylesheet)
|
|
|