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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: reset tests with zero width space Created 3 years, 8 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: third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt
index 4aa0b9395bd6797ffad3a82d2bc66b0bba5c9137..f8309d6d3b3981e31481a7bb211f3f04d9a80c0b 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/dynamic-style-tag-expected.txt
@@ -58,7 +58,7 @@ element.style { ()
color: red;
[expanded]
-.inline-style-created-by-script-with-source-url { (inlineStyleCrea…ByScript.css:1 -> inlineStyleCreatedByScript.css:1:50)
+.inline-style-created-by-script-with-source-url { (inlineStyleCrea​ByScript.css:1 -> inlineStyleCreatedByScript.css:1:50)
/-- overloaded --/ color: grey;
[expanded]
@@ -66,7 +66,7 @@ element.style { ()
/-- overloaded --/ color: orange;
[expanded]
-.inline-style-added-by-document-write-with-source-url { (inlineStyleAdde…entWrite.css:2 -> inlineStyleAddedByDocumentWrite.css:2:56)
+.inline-style-added-by-document-write-with-source-url { (inlineStyleAdde​entWrite.css:2 -> inlineStyleAddedByDocumentWrite.css:2:56)
/-- overloaded --/ color: yellow;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698