| Index: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
|
| index 4418ce14e92cbdbb4a7862b9b185d46e8d4ef3c6..60a5d1ffd8d1ad46604c2d9c7118f9fd4d4a852d 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
|
| @@ -6,11 +6,11 @@ Dump initial styles:
|
| element.style { ()
|
|
|
| [expanded]
|
| -#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:1)
|
| +#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
|
| font-family: arial;
|
|
|
| [expanded]
|
| -#testDiv { (style.css:1 -> style.css:1:1)
|
| +#testDiv { (style.css:1 -> style.css:1:11)
|
| color: red;
|
|
|
| [expanded]
|
| @@ -22,14 +22,14 @@ Dump styles after editing:
|
| element.style { ()
|
|
|
| [expanded]
|
| -#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
|
| +#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:26)
|
|
|
| [expanded]
|
| -#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:1)
|
| +#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
|
| font-family: Helvetica;
|
|
|
| [expanded]
|
| -#testDiv { (style.css:1 -> style.css:1:1)
|
| +#testDiv { (style.css:1 -> style.css:1:11)
|
| color: green;
|
|
|
| [expanded]
|
| @@ -42,14 +42,14 @@ Dump styles after inspector was reopened:
|
| element.style { ()
|
|
|
| [expanded]
|
| -#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
|
| +#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:26)
|
|
|
| [expanded]
|
| -#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:1)
|
| +#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
|
| font-family: Helvetica;
|
|
|
| [expanded]
|
| -#testDiv { (style.css:1 -> style.css:1:1)
|
| +#testDiv { (style.css:1 -> style.css:1:11)
|
| color: green;
|
|
|
| [expanded]
|
|
|