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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-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-2/perform-undo-perform-of-mergable-action-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
index f326058feff6c850cc7315b26a31162e4aecf05a..9a13786f87ec52a4ac12568dd26ae97560a4ebec 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-2/perform-undo-perform-of-mergable-action-expected.txt
@@ -5,7 +5,7 @@ Initial value
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
+.container { (perform-undo-pe​-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: bold;
[expanded]
@@ -17,7 +17,7 @@ After changing property
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
+.container { (perform-undo-pe​-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: normal;
[expanded]
@@ -29,7 +29,7 @@ After undo
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
+.container { (perform-undo-pe​-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: bold;
[expanded]
@@ -41,7 +41,7 @@ After perform
element.style { ()
[expanded]
-.container { (perform-undo-pe…-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
+.container { (perform-undo-pe​-action.html:7 -> perform-undo-perform-of-mergable-action.html:7:13)
font-weight: normal;
[expanded]

Powered by Google App Engine
This is Rietveld 408576698