| 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 633f2bd8ed4359d6ce8272fbaf82f8a169d78793..f66c1e9debdc185d0c6ee937fd3b8200a28e3c4c 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
|
| @@ -2,15 +2,11 @@ Tests file system project mappings.
|
|
|
|
|
| Running: testEditingRulesInElementsPanelDoesNotAddSourceURLToOriginalFile
|
| -Adding file system.
|
| -Adding file system mapping.
|
| Dumping uiSourceCode content:
|
| #inspected {
|
| color: red;
|
| }
|
|
|
| -Loading stylesheet with sourceURL:
|
| -Stylesheet loaded.
|
| Dumping matched rules:
|
| [expanded]
|
| element.style { ()
|
| @@ -43,5 +39,4 @@ Dumping uiSourceCode content:
|
| color: green;
|
| }
|
|
|
| -All done.
|
|
|
|
|