Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt

Issue 2784733002: DevTools: prepare tests for Persistence2.0 release (Closed)
Patch Set: address comments + three special tests Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698