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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-comments-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-comments-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-comments-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-comments-expected.txt
index d9c1848a810d569368d12b1d70639280eb21b358..5c062a38a5d3cfb2c486503fa1fbe187c9104664 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-comments-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/parse-comments-expected.txt
@@ -5,13 +5,13 @@ Main style:
element.style { ()
[expanded]
-#main { (parse-comments.html:25 -> parse-comments.html:25:1)
+#main { (parse-comments.html:25 -> parse-comments.html:25:24)
/-- overloaded --/ /-- disabled --/ /* color: red; */
color/* color: red */:/* color: red */ green/* color: red */;
/-- overloaded --/ /-- disabled --/ /* color: red; */
[expanded]
-#main { (parse-comments.html:9 -> parse-comments.html:9:21)
+#main { (parse-comments.html:9 -> parse-comments.html:9:43)
/-- overloaded --/ /-- disabled --/ /* color: red; */
background /* color: red */ :/* color: red */blue/* color: red */;
/-- overloaded --/ /-- disabled --/ /* color: red; */

Powered by Google App Engine
This is Rietveld 408576698