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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5601583-1-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/5601583-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
index 19f37654047856594874190567b93a4630f648e0..e56d5fdc4eb019885681ceb3ba4cff7499d6ee35 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/5601583-1-expected.txt
@@ -4,22 +4,22 @@ 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 782x19
+ LayoutText {#text} at (0,0) size 781x19
text run at (0,0) width 388: "This tests for a bug where a copied link wouldn't paste as a link. "
- text run at (388,0) width 394: "Both editable regions below should contain a link \"Hello\\nWorld\"."
+ text run at (388,0) width 393: "Both editable regions below should contain a link \"Hello\\nWorld\"."
LayoutBlockFlow {DIV} at (0,36) size 784x40
- LayoutInline {A} at (0,0) size 39x39 [color=#0000EE]
+ LayoutInline {A} at (0,0) size 38x39 [color=#0000EE]
LayoutText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "Hello"
LayoutBR {BR} at (32,15) size 0x0
- LayoutText {#text} at (0,20) size 39x19
- text run at (0,20) width 39: "World"
+ LayoutText {#text} at (0,20) size 38x19
+ text run at (0,20) width 38: "World"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,76) size 784x40
- LayoutInline {A} at (0,0) size 39x39 [color=#0000EE]
+ LayoutInline {A} at (0,0) size 38x39 [color=#0000EE]
LayoutText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "Hello"
LayoutBR {BR} at (32,15) size 0x0
- LayoutText {#text} at (0,20) size 39x19
- text run at (0,20) width 39: "World"
+ LayoutText {#text} at (0,20) size 38x19
+ text run at (0,20) width 38: "World"
caret: position 5 of child 2 {#text} of child 0 {A} of child 4 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698