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

Unified Diff: LayoutTests/inspector/styles/inject-stylesheet-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/inject-stylesheet-expected.txt
diff --git a/LayoutTests/inspector/styles/inject-stylesheet-expected.txt b/LayoutTests/inspector/styles/inject-stylesheet-expected.txt
index 384df03c26699d60789123a6012198323ec738b5..68301ba0e229c66960df51d2b6361673078f1c62 100644
--- a/LayoutTests/inspector/styles/inject-stylesheet-expected.txt
+++ b/LayoutTests/inspector/styles/inject-stylesheet-expected.txt
@@ -62,22 +62,22 @@ iframe style:
-webkit-background-size: auto;
background-attachment: scroll;
#iframebody - initial user stylesheet
- /-- overloaded --/ body - initial inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - initial inject-styleshe…me-data.html:4
background-clip: border-box;
#iframebody - initial user stylesheet
- /-- overloaded --/ body - initial inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - initial inject-styleshe…me-data.html:4
background-color: rgb(255, 0, 0);
#iframebody - red user stylesheet
- /-- overloaded --/ body - green inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - green inject-styleshe…me-data.html:4
background-image: none;
#iframebody - initial user stylesheet
- /-- overloaded --/ body - initial inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - initial inject-styleshe…me-data.html:4
background-origin: padding-box;
#iframebody - initial user stylesheet
- /-- overloaded --/ body - initial inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - initial inject-styleshe…me-data.html:4
background-size: auto;
#iframebody - initial user stylesheet
- /-- overloaded --/ body - initial inject-stylesheet-iframe-data.html:4
+ /-- overloaded --/ body - initial inject-styleshe…me-data.html:4
display: block;
body - block user agent stylesheet
margin-bottom: 8px;
@@ -109,7 +109,7 @@ background: red;
[expanded]
media="screen" (inject-stylesheet-iframe-data.html)
-body { (inject-stylesheet-iframe-data.html:4 -> inject-stylesheet-iframe-data.html:4:3)
+body { (inject-styleshe…me-data.html:4 -> inject-stylesheet-iframe-data.html:4:3)
background: green;
/-- overloaded --/ background-image: initial;
/-- overloaded --/ background-position-x: initial;

Powered by Google App Engine
This is Rietveld 408576698