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

Unified Diff: LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-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/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
diff --git a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
index f00736764e7de0f8b40dd3a4688d67b78baf2553..b10089dffde5ce70cb316c5ab5deafdd7ad40492 100644
--- a/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
+++ b/LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-expected.txt
@@ -7,7 +7,7 @@ element.style { ()
======== Matched CSS Rules ========
[expanded]
-#container #inspected { (selector-line-sourcemap-header.scss:4 -> selector-line-sourcemap-header.scss:4:5)
+#container #inspected { (selector-line-s…-header.scss:4 -> selector-line-sourcemap-header.scss:4:5)
color: green;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698