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

Unified Diff: LayoutTests/http/tests/inspector/styles/selector-line-deprecated-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
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt
diff --git a/LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt b/LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt
index f69c695e0638cc9f0b73f117d9360ad472e75873..d5c49724935b848f65a19e80cd45f5693c0bce58 100644
--- a/LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt
+++ b/LayoutTests/http/tests/inspector/styles/selector-line-deprecated-expected.txt
@@ -11,7 +11,7 @@ element.style { ()
color: green;
[expanded]
-#inspected { (selector-line-deprecated.html:4 -> selector-line-deprecated.html:4:1)
+#inspected { (selector-line-d…recated.html:4 -> selector-line-deprecated.html:4:1)
/-- overloaded --/ color: green;
[expanded]
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/styles/selector-line-sourcemap-header-deprecated-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698