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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/merge-end-blockquote-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-blockquote-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-blockquote-expected.txt
index d699c7da27d16f2d4c4b19d8f113419a170ae644..c2e26fec10b4bf67353605a328b7765c576347ad 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-blockquote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-blockquote-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 407: "This tests pasting a Mail blockquote at the start of a paragraph. "
text run at (406,0) width 213: "Blockquoting should be stripped."
LayoutBlockFlow {DIV} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 124x17
- text run at (0,0) width 124: "Blockquoted Textx"
+ LayoutText {#text} at (0,0) size 122x17
+ text run at (0,0) width 122: "Blockquoted Textx"
LayoutBlockFlow {P} at (0,68) size 784x36
LayoutText {#text} at (0,0) size 777x35
text run at (0,0) width 297: "This tests pasting text into a Mail blockquote. "
@@ -30,6 +30,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 104: "Blockquotedfoo"
LayoutBlockFlow {BLOCKQUOTE} at (40,34) size 704x18
LayoutBlockFlow {DIV} at (0,0) size 704x18
- LayoutText {#text} at (0,0) size 50x17
- text run at (0,0) width 50: "barText"
+ LayoutText {#text} at (0,0) size 49x17
+ text run at (0,0) width 49: "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