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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-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/merge-end-blockquote-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt
index da93880c3d75bb6c59297acade457de97c3f14e1..e2b6a81ba2767719e4a47aade36f32610f0a2be5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/merge-end-blockquote-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 383: "This tests pasting a Mail blockquote at the start of a paragraph. "
text run at (383,0) width 199: "Blockquoting should be stripped."
LayoutBlockFlow {DIV} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 116x19
- text run at (0,0) width 116: "Blockquoted Textx"
+ LayoutText {#text} at (0,0) size 115x19
+ text run at (0,0) width 115: "Blockquoted Textx"
LayoutBlockFlow {P} at (0,72) size 784x40
LayoutText {#text} at (0,0) size 782x39
text run at (0,0) width 276: "This tests pasting text into a Mail blockquote. "
@@ -30,6 +30,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 98: "Blockquotedfoo"
LayoutBlockFlow {BLOCKQUOTE} at (40,36) size 704x20
LayoutBlockFlow {DIV} at (0,0) size 704x20
- LayoutText {#text} at (0,0) size 47x19
- text run at (0,0) width 47: "barText"
+ LayoutText {#text} at (0,0) size 46x19
+ text run at (0,0) width 46: "barText"
caret: position 3 of child 0 {#text} of child 0 {DIV} of child 1 {BLOCKQUOTE} of child 10 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698