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/inactive-properties-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/inactive-properties-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
index 25c336cbda6c5e5441e5d21491a21005bb43c43e..7161dcb83c161432ad96da9538d494da5bf90cc4 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
@@ -4,13 +4,13 @@ Test
display: block;
block - div user agent stylesheet
text-align: right;
- right - #inspected inactive-properties.html:20 -> inactive-properties.html:20:1
+ right - #inspected inactive-properties.html:20 -> inactive-properties.html:20:13
OVERLOADED -webkit-left - element.style
[expanded]
element.style { ()
[expanded]
-#inspected { (inactive-properties.html:20 -> inactive-properties.html:20:1)
+#inspected { (inactive-properties.html:20 -> inactive-properties.html:20:13)
/-- overloaded --/ text-align: left;
/-- overloaded --/ text-align: bar;
text-align: right;

Powered by Google App Engine
This is Rietveld 408576698