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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5134759-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/5134759-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5134759-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5134759-expected.txt
index 42d2418fa56c6979448f74729a042430552e40db..c56daf2ec3879944074c3e5004ab1456f8340c0a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5134759-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/5134759-expected.txt
@@ -4,20 +4,20 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 658x18
+ LayoutText {#text} at (0,0) size 657x18
text run at (0,0) width 513: "This tests for a hang when pasting underlined content at the end of a paragraph. "
- text run at (512,0) width 146: "You should see 'Hello "
- LayoutInline {U} at (0,0) size 47x18
- LayoutText {#text} at (657,0) size 47x18
- text run at (657,0) width 47: "World!"
- LayoutText {#text} at (704,0) size 50x18
- text run at (704,0) width 50: "' below."
+ text run at (512,0) width 145: "You should see 'Hello "
+ LayoutInline {U} at (0,0) size 46x18
+ LayoutText {#text} at (656,0) size 46x18
+ text run at (656,0) width 46: "World!"
+ LayoutText {#text} at (701,0) size 50x18
+ text run at (701,0) width 50: "' below."
LayoutBlockFlow {DIV} at (0,34) size 784x18
LayoutBlockFlow {DIV} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 40x18
text run at (0,0) width 40: "Hello "
- LayoutInline {SPAN} at (0,0) size 47x18
- LayoutText {#text} at (39,0) size 47x18
- text run at (39,0) width 47: "World!"
+ LayoutInline {SPAN} at (0,0) size 46x18
+ LayoutText {#text} at (39,0) size 46x18
+ text run at (39,0) width 46: "World!"
LayoutBlockFlow (anonymous) at (0,18) size 784x0
caret: position 6 of child 0 {#text} of child 1 {SPAN} of child 0 {DIV} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698