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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/platform/mac/editing/pasteboard/5601583-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.txt
index e7a132b45a610db11ff739df1367213b2213a593..aa64ef96f4f5fc088f251fe05c2f0b073f15151a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5601583-1-expected.txt
@@ -7,20 +7,20 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 732x36
text run at (0,0) width 414: "This tests for a bug where a copied link wouldn't paste as a link. "
text run at (413,0) width 319: "Both editable regions below should contain a link"
- text run at (0,18) width 106: "\"Hello\\nWorld\"."
+ text run at (0,18) width 105: "\"Hello\\nWorld\"."
LayoutBlockFlow {DIV} at (0,52) size 784x36
- LayoutInline {A} at (0,0) size 41x36 [color=#0000EE]
+ LayoutInline {A} at (0,0) size 40x36 [color=#0000EE]
LayoutText {#text} at (0,0) size 36x18
text run at (0,0) width 36: "Hello"
LayoutBR {BR} at (35,14) size 1x0
- LayoutText {#text} at (0,18) size 41x18
- text run at (0,18) width 41: "World"
+ LayoutText {#text} at (0,18) size 40x18
+ text run at (0,18) width 40: "World"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,88) size 784x36
- LayoutInline {A} at (0,0) size 41x36 [color=#0000EE]
+ LayoutInline {A} at (0,0) size 40x36 [color=#0000EE]
LayoutText {#text} at (0,0) size 36x18
text run at (0,0) width 36: "Hello"
LayoutBR {BR} at (35,14) size 1x0
- LayoutText {#text} at (0,18) size 41x18
- text run at (0,18) width 41: "World"
+ LayoutText {#text} at (0,18) size 40x18
+ text run at (0,18) width 40: "World"
caret: position 5 of child 2 {#text} of child 0 {A} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698