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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-line-endings-009-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-line-endings-009-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt
index 9c432194f2d078589988a5797c4b5b0ec28316ba..a28700745ecebce84d912e137ce3747cecaed3bb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x240 [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (14,14) size 756x84
- LayoutText {#text} at (0,0) size 68x28
- text run at (0,0) width 68: "Tests: "
+ LayoutText {#text} at (0,0) size 66x28
+ text run at (0,0) width 66: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,28) size 162x28
text run at (0,28) width 162: "Fix for this bug: "
@@ -34,9 +34,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 190x28
text run at (0,0) width 190: "Expected Results: "
LayoutBR {BR} at (189,22) size 1x0
- LayoutText {#text} at (0,28) size 752x84
- text run at (0,28) width 752: "Should see two lines of text below, self-documenting themselves as \"line one\""
- text run at (0,56) width 713: "and \"line two\". The insertion point must be after the first character (\"l\") of"
+ LayoutText {#text} at (0,28) size 750x84
+ text run at (0,28) width 750: "Should see two lines of text below, self-documenting themselves as \"line one\""
+ text run at (0,56) width 711: "and \"line two\". The insertion point must be after the first character (\"l\") of"
text run at (0,84) width 104: "\"line two\"."
LayoutBlockFlow {DIV} at (0,264) size 784x60
LayoutBlockFlow {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698