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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt

Issue 1389493002: Auto-rebaseline for r351985 (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/fast/forms/input-double-click-selection-gap-bug-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt
index 91cc8004b0c61f7b9e276b622789b40624970381..d20c700503c7e0dc439e5593aba48c0fc0706faa 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt
@@ -21,11 +21,11 @@ layer at (0,0) size 800x546
LayoutText {#text} at (0,0) size 0x0
layer at (33,165) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 38x13
- text run at (0,0) width 38: "foo bar"
+ LayoutText {#text} at (0,0) size 36x13
+ text run at (0,0) width 36: "foo bar"
layer at (33,409) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 38x13
- text run at (0,0) width 38: "foo bar"
+ LayoutText {#text} at (0,0) size 36x13
+ text run at (0,0) width 36: "foo bar"
selection start: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 3 {TABLE} of body
selection end: position 7 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {TD} of child 0 {TR} of child 1 {TBODY} of child 3 {TABLE} of body

Powered by Google App Engine
This is Rietveld 408576698