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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/empty-background-url-expected.txt

Issue 2543323003: DevTools: [SSP] make rule link to point to the style open bracket (Closed)
Patch Set: rebaseline Created 4 years 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/inspector/elements/styles-1/empty-background-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/empty-background-url-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/empty-background-url-expected.txt
index e3a5c4c13970dbfb28dd7e0506718f962713060f..22812eb009a8595711568d464570d4cf480e7c3f 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/empty-background-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/empty-background-url-expected.txt
@@ -4,7 +4,7 @@ Tests that empty url in the property value does not break inspector.
element.style { ()
[expanded]
-#inspected { (empty-background-url.css:1 -> empty-background-url.css:1:1)
+#inspected { (empty-background-url.css:1 -> empty-background-url.css:1:13)
background-image: url();
[expanded]

Powered by Google App Engine
This is Rietveld 408576698