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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/pasting-object-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/pasting-object-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
index 834793dcfa45b1e25def8b3b8b48fb31e04f904b..14cf60614c3277d3b384a2d57bccb9105530143b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/pasting-object-expected.txt
@@ -9,15 +9,15 @@ 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 784x40
- LayoutText {#text} at (0,0) size 751x39
+ LayoutText {#text} at (0,0) size 750x39
text run at (0,0) width 725: "This tests for a bug where attachments dragged into Mail documents blew all content after the position being pasted into. "
- text run at (725,0) width 26: "You"
- text run at (0,20) width 272: "should see \"Hello[black box] World!\" below."
+ text run at (725,0) width 25: "You"
+ text run at (0,20) width 270: "should see \"Hello[black box] World!\" below."
LayoutBlockFlow {DIV} at (0,56) size 784x157
LayoutText {#text} at (0,137) size 32x19
text run at (0,137) width 32: "Hello"
- LayoutText {#text} at (334,137) size 48x19
- text run at (334,137) width 48: " World!"
+ LayoutText {#text} at (334,137) size 47x19
+ text run at (334,137) width 47: " World!"
layer at (40,64) size 302x152
LayoutEmbeddedObject {OBJECT} at (32,0) size 302x152 [border: (1px solid #AAAAAA)]
caret: position 1 of child 1 {OBJECT} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698