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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles/undo-after-cancelled-editing-expected.txt

Issue 2644753002: DevTools: untruncate links on copy (Closed)
Patch Set: simpler 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/undo-after-cancelled-editing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles/undo-after-cancelled-editing-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles/undo-after-cancelled-editing-expected.txt
index 6c2893f581f598c82b5a0228d01d7c69786995ef..2cd99b3aaffc33f5f9e25297b44b9b57403e0d3f 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles/undo-after-cancelled-editing-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles/undo-after-cancelled-editing-expected.txt
@@ -11,7 +11,7 @@ Running: editProperty
element.style { ()
[expanded]
-#inspected { (undo-after-canc…editing.html:6 -> undo-after-cancelled-editing.html:6:13)
+#inspected { (undo-after-canc​editing.html:6 -> undo-after-cancelled-editing.html:6:13)
color: blue;
: ;
@@ -27,7 +27,7 @@ Running: undoStyles
element.style { ()
[expanded]
-#inspected { (undo-after-canc…editing.html:6 -> undo-after-cancelled-editing.html:6:13)
+#inspected { (undo-after-canc​editing.html:6 -> undo-after-cancelled-editing.html:6:13)
color: blue;
[expanded]
@@ -40,7 +40,7 @@ Running: onUndoedProperty
element.style { ()
[expanded]
-#inspected { (undo-after-canc…editing.html:6 -> undo-after-cancelled-editing.html:6:13)
+#inspected { (undo-after-canc​editing.html:6 -> undo-after-cancelled-editing.html:6:13)
[expanded]
div { (user agent stylesheet)

Powered by Google App Engine
This is Rietveld 408576698