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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-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/perform-undo-perform-of-mergable-action-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
index 1d3d2ef53077c5aa6b1e764e87670ab336c887d8..f326058feff6c850cc7315b26a31162e4aecf05a 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
@@ -5,7 +5,7 @@ Initial value
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:1)
+.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: bold;
[expanded]
@@ -17,7 +17,7 @@ After changing property
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:1)
+.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: normal;
[expanded]
@@ -29,7 +29,7 @@ After undo
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:1)
+.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: bold;
[expanded]
@@ -41,7 +41,7 @@ After perform
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:1)
+.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: normal;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698