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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-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/region-style-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
index 7917e71ef66c08d95e42307d4c03d38f0d19620e..b93d75b5bbd82dd56cb0a624e03861ceae6b663d 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/region-style-crash-expected.txt
@@ -3,7 +3,7 @@ Tests that webkit css region styling can be parsed correctly. Test passes if it
P color styled in region: #008000.
color: rgb(255, 0, 0);
- #ff0000 - #p1 region-style-crash.html:6 -> region-style-crash.html:6:1
+ #ff0000 - #p1 region-style-crash.html:6 -> region-style-crash.html:6:6
display: block;
block - p user agent stylesheet
-webkit-margin-after: 16px;
@@ -18,7 +18,7 @@ display: block;
element.style { ()
[expanded]
-#p1 { (region-style-crash.html:6 -> region-style-crash.html:6:1)
+#p1 { (region-style-crash.html:6 -> region-style-crash.html:6:6)
color: #ff0000;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698