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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-blockquote-into-blockquote-4-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/paste-blockquote-into-blockquote-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
index b67818340f275ff3de0a1ce1db01bec5ba72277c..6996df9befcf859f3ac7c4b73ca26b95ea71d793 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
@@ -4,8 +4,8 @@ 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 556x17
- text run at (0,0) width 556: "This test passes if nothing is double-quoted, and \"Two\" and \"Four\" aren't quoted at all."
+ LayoutText {#text} at (0,0) size 555x17
+ text run at (0,0) width 555: "This test passes if nothing is double-quoted, and \"Two\" and \"Four\" aren't quoted at all."
LayoutBlockFlow {DIV} at (0,34) size 784x90
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x36 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutText {#text} at (22,0) size 34x17
@@ -14,8 +14,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (22,18) size 58x17
text run at (22,18) width 58: "HereOne"
LayoutBlockFlow (anonymous) at (0,36) size 784x18
- LayoutText {#text} at (0,0) size 30x17
- text run at (0,0) width 30: "Two"
+ LayoutText {#text} at (0,0) size 29x17
+ text run at (0,0) width 29: "Two"
LayoutBlockFlow {BLOCKQUOTE} at (0,54) size 784x18 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutText {#text} at (22,0) size 38x17
text run at (22,0) width 38: "Three"

Powered by Google App Engine
This is Rietveld 408576698