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

Unified Diff: LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt

Issue 16917007: DevTools: Trim stylesheet URLs in the Styles sidebar to 30 characters (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Tests rebaselined Created 7 years, 6 months 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: LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt
diff --git a/LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt b/LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt
index edb694f85bc118fcc85d00b00dbbc4518a069b52..7faf875f436b98847fe5c9338568a3bc977dc0b0 100644
--- a/LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt
+++ b/LayoutTests/inspector/styles/perform-undo-perform-of-mergable-action-expected.txt
@@ -6,7 +6,7 @@ element.style { ()
======== Matched CSS Rules ========
[expanded]
-.container { (perform-undo-perform-of-mergable-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:1)
font-weight: bold;
[expanded]
@@ -20,7 +20,7 @@ element.style { ()
======== Matched CSS Rules ========
[expanded]
-.container { (perform-undo-perform-of-mergable-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:1)
font-weight: normal;
[expanded]
@@ -34,7 +34,7 @@ element.style { ()
======== Matched CSS Rules ========
[expanded]
-.container { (perform-undo-perform-of-mergable-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:1)
font-weight: bold;
[expanded]
@@ -48,7 +48,7 @@ element.style { ()
======== Matched CSS Rules ========
[expanded]
-.container { (perform-undo-perform-of-mergable-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:1)
font-weight: normal;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698