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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-utf8-bom-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-2/parse-utf8-bom-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-utf8-bom-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-utf8-bom-expected.txt
index 31844c68047dc183f0dc7b6fec6386856b737e74..93ef35b1d2f5cf6fa660d7c77c4162989db95c18 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-utf8-bom-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-utf8-bom-expected.txt
@@ -6,7 +6,7 @@ I'm red.
element.style { ()
[expanded]
-h1 { (parse-utf8-bom-main.css:3 -> parse-utf8-bom-main.css:3:1)
+h1 { (parse-utf8-bom-main.css:3 -> parse-utf8-bom-main.css:3:5)
color: red;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698