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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-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/drop-text-without-selection-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
index af327c4e4c037e71b9d59f0dc030920dc17c54d6..87e950107629582a1f4b4d6de0518cc711a29cfe 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -9,16 +9,16 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 99x19
text run at (0,0) width 99: "This is a test for "
- LayoutInline {I} at (0,0) size 755x39
+ LayoutInline {I} at (0,0) size 754x39
LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
LayoutText {#text} at (99,0) size 350x19
text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8394"
- LayoutText {#text} at (449,0) size 755x39
- text run at (449,0) width 4: " "
- text run at (453,0) width 302: "Editable region does not accept dropped text if"
+ LayoutText {#text} at (448,0) size 754x39
+ text run at (448,0) width 5: " "
+ text run at (452,0) width 302: "Editable region does not accept dropped text if"
text run at (0,20) width 127: "there is no selection"
- LayoutText {#text} at (127,20) size 4x19
- text run at (127,20) width 4: "."
+ LayoutText {#text} at (126,20) size 5x19
+ text run at (126,20) width 5: "."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 625x19
text run at (0,0) width 458: "The text field should accept drag-and-dropped text, such as the link, even if "

Powered by Google App Engine
This is Rietveld 408576698