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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-borders-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-borders-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-borders-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-borders-expected.txt
index 6e1671dc202a2146047c7f31c05e1eb7119ad619..80d10cefe1a0adff92dfd2390792f2381d5ab2d5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-borders-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/merge-end-borders-expected.txt
@@ -13,21 +13,21 @@ 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 784x54
- LayoutText {#text} at (0,0) size 780x53
- text run at (0,0) width 780: "This is a test for the merge that paste does of the last paragraph of the incoming fragment with content after the end of the"
+ LayoutText {#text} at (0,0) size 779x53
+ text run at (0,0) width 779: "This is a test for the merge that paste does of the last paragraph of the incoming fragment with content after the end of the"
text run at (0,18) width 179: "selection being pasted into. "
text run at (178,18) width 597: "A fragment that ends in with paragraph surrounded by a blue border is pasted into a selection"
- text run at (0,36) width 325: "ending in a paragraph surrounded by a red border. "
- text run at (324,36) width 175: "The red border should win."
+ text run at (0,36) width 324: "ending in a paragraph surrounded by a red border. "
+ text run at (323,36) width 175: "The red border should win."
LayoutBlockFlow {P} at (0,70) size 784x18
- LayoutInline {B} at (0,0) size 590x17
- LayoutText {#text} at (0,0) size 590x17
- text run at (0,0) width 590: "The second paragraph should be surrounded by a red border before and after the test."
+ LayoutInline {B} at (0,0) size 589x17
+ LayoutText {#text} at (0,0) size 589x17
+ text run at (0,0) width 589: "The second paragraph should be surrounded by a red border before and after the test."
LayoutBlockFlow {DIV} at (0,104) size 784x38
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutText {#text} at (0,0) size 98x17
text run at (0,0) width 98: "First paragraph"
LayoutBlockFlow {DIV} at (0,18) size 784x20 [border: (1px solid #FF0000)]
- LayoutText {#text} at (1,1) size 304x17
- text run at (1,1) width 304: "This text should be surrounded by a red border."
+ LayoutText {#text} at (1,1) size 303x17
+ text run at (1,1) width 303: "This text should be surrounded by a red border."
caret: position 4 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698