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

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

Issue 1002293002: DevTools: [SSP] refactor internal representations of sections (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: address comments Created 5 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: LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
diff --git a/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt b/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
index 63c7c832c2fb82b60cd023fddf971a4d5a5a23d0..cc8f1248ebb548c7960e91db7640782802e7c585 100644
--- a/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
+++ b/LayoutTests/http/tests/inspector/elements/styles/edit-css-with-source-url-expected.txt
@@ -23,7 +23,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
Editing styles from elements panel:
Styles edited.
Dumping matched rules:
@@ -39,7 +38,6 @@ element.style { ()
div { (user agent stylesheet)
display: block;
-
Dumping uiSourceCode content:
#inspected {
color: green;

Powered by Google App Engine
This is Rietveld 408576698