| Index: third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
|
| index a3768b3e0ff6d2f133cc946253e45358a47a5a10..633f2bd8ed4359d6ce8272fbaf82f8a169d78793 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
|
| @@ -16,7 +16,7 @@ Dumping matched rules:
|
| element.style { ()
|
|
|
| [expanded]
|
| -#inspected { (foo.css:1 -> foo.css:1:1)
|
| +#inspected { (foo.css:1 -> foo.css:1:13)
|
| color: red;
|
|
|
| [expanded]
|
| @@ -30,7 +30,7 @@ Dumping matched rules:
|
| element.style { ()
|
|
|
| [expanded]
|
| -#inspected { (foo.css:1 -> foo.css:1:1)
|
| +#inspected { (foo.css:1 -> foo.css:1:13)
|
| color: green;
|
| : ;
|
|
|
|
|