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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/editing/pasteboard/5134759-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5134759-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5134759-expected.txt
index ab9a325fea991a9240d9bbeb570a2aff7f37aa80..92a95f78d086d838c6e8244679ddd79ac044d162 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5134759-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 615x19
+ LayoutText {#text} at (0,0) size 614x19
text run at (0,0) width 479: "This tests for a hang when pasting underlined content at the end of a paragraph. "
- text run at (479,0) width 136: "You should see 'Hello "
+ text run at (479,0) width 135: "You should see 'Hello "
LayoutInline {U} at (0,0) size 44x19
- LayoutText {#text} at (615,0) size 44x19
- text run at (615,0) width 44: "World!"
- LayoutText {#text} at (659,0) size 48x19
- text run at (659,0) width 48: "' below."
+ LayoutText {#text} at (613,0) size 44x19
+ text run at (613,0) width 44: "World!"
+ LayoutText {#text} at (656,0) size 48x19
+ text run at (656,0) width 48: "' below."
LayoutBlockFlow {DIV} at (0,36) size 784x20
LayoutBlockFlow {DIV} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 36x19
text run at (0,0) width 36: "Hello "
- LayoutInline {SPAN} at (0,0) size 44x19
- LayoutText {#text} at (36,0) size 44x19
- text run at (36,0) width 44: "World!"
+ LayoutInline {SPAN} at (0,0) size 43x19
+ LayoutText {#text} at (36,0) size 43x19
+ text run at (36,0) width 43: "World!"
LayoutBlockFlow (anonymous) at (0,20) 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