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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/5134759-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/5134759-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/5134759-expected.txt
index 0b64e340da6b7c23929ac8912f187e774480b2ea..edb9093b512f596b2ba569e793f4a0c001b73b80 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/5134759-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 658x17
+ LayoutText {#text} at (0,0) size 657x17
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 47x17
- LayoutText {#text} at (657,0) size 47x17
- text run at (657,0) width 47: "World!"
- LayoutText {#text} at (704,0) size 50x17
- 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 46x17
+ LayoutText {#text} at (656,0) size 46x17
+ text run at (656,0) width 46: "World!"
+ LayoutText {#text} at (701,0) size 50x17
+ 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 40x17
text run at (0,0) width 40: "Hello "
- LayoutInline {SPAN} at (0,0) size 47x17
- LayoutText {#text} at (39,0) size 47x17
- text run at (39,0) width 47: "World!"
+ LayoutInline {SPAN} at (0,0) size 46x17
+ LayoutText {#text} at (39,0) size 46x17
+ 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