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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
index 1d2834395a948f0c39f9aafdef60a6520a54b9c2..76006efc66d9e19ee23345deb906feac30ef48c3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 518x19
- text run at (0,0) width 518: "This test passes if nothing is double-quoted, and \"Two\" and \"Four\" aren't quoted at all."
+ LayoutText {#text} at (0,0) size 517x19
+ text run at (0,0) width 517: "This test passes if nothing is double-quoted, and \"Two\" and \"Four\" aren't quoted at all."
LayoutBlockFlow {DIV} at (0,36) size 784x100
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 784x40 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutText {#text} at (22,0) size 33x19
@@ -14,8 +14,8 @@ layer at (0,0) size 800x600
LayoutText {#text} at (22,20) size 56x19
text run at (22,20) width 56: "HereOne"
LayoutBlockFlow (anonymous) at (0,40) size 784x20
- LayoutText {#text} at (0,0) size 28x19
- text run at (0,0) width 28: "Two"
+ LayoutText {#text} at (0,0) size 27x19
+ text run at (0,0) width 27: "Two"
LayoutBlockFlow {BLOCKQUOTE} at (0,60) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
LayoutText {#text} at (22,0) size 35x19
text run at (22,0) width 35: "Three"

Powered by Google App Engine
This is Rietveld 408576698