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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
index a18202c3f39e44b092c646e56f5ce63eec5d4acb..3269e3e721b5632dbae0947c570ea71a1bfddd50 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 556x18
- 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 555x18
+ 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 34x18
@@ -14,8 +14,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (22,18) size 58x18
text run at (22,18) width 58: "HereOne"
LayoutBlockFlow (anonymous) at (0,36) size 784x18
- LayoutText {#text} at (0,0) size 30x18
- text run at (0,0) width 30: "Two"
+ LayoutText {#text} at (0,0) size 29x18
+ 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 38x18
text run at (22,0) width 38: "Three"

Powered by Google App Engine
This is Rietveld 408576698