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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-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/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
index 60a5d1ffd8d1ad46604c2d9c7118f9fd4d4a852d..de2f880a6d699d49032bc77509a3453678f2e602 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/reattach-after-editing-styles-expected.txt
@@ -6,7 +6,7 @@ Dump initial styles:
element.style { ()
[expanded]
-#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
+#testDiv { (reattach-after-​-styles.html:7 -> reattach-after-editing-styles.html:7:11)
font-family: arial;
[expanded]
@@ -25,7 +25,7 @@ element.style { ()
#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:26)
[expanded]
-#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
+#testDiv { (reattach-after-​-styles.html:7 -> reattach-after-editing-styles.html:7:11)
font-family: Helvetica;
[expanded]
@@ -45,7 +45,7 @@ element.style { ()
#testDiv, my-custom-tag { (inspector-stylesheet:1 -> inspector-stylesheet:1:26)
[expanded]
-#testDiv { (reattach-after-…-styles.html:7 -> reattach-after-editing-styles.html:7:11)
+#testDiv { (reattach-after-​-styles.html:7 -> reattach-after-editing-styles.html:7:11)
font-family: Helvetica;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698