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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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: LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt b/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt
index 36fef7eb08e223a3a295ef9cc18f5fa96091ebf6..2fd2ad0e80df0c378d8a0dea1a26817bca12bd8b 100644
--- a/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-appearance-selection-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 344x18
text run at (0,0) width 344: "This tests the selection methods on the new text field."
LayoutBlockFlow {P} at (0,34) size 784x19
- LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,69) size 784x486
LayoutBR {BR} at (0,0) size 0x18
@@ -74,9 +74,9 @@ layer at (0,0) size 800x600
text run at (0,468) width 48: "Passed."
LayoutBR {BR} at (47,482) size 1x0
LayoutBlockFlow {P} at (0,571) size 784x0
-layer at (11,45) size 117x13 scrollWidth 131
- LayoutBlockFlow {DIV} at (3,3) size 117x13
- LayoutText {#text} at (0,0) size 131x13
- text run at (0,0) width 131: "123456789 ABCDEFGHIJ"
+layer at (11,45) size 125x13 scrollWidth 135
+ LayoutBlockFlow {DIV} at (3,3) size 125x13
+ LayoutText {#text} at (0,0) size 135x13
+ text run at (0,0) width 135: "123456789 ABCDEFGHIJ"
selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {P} of body
selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 1 {INPUT} of child 1 {P} of body

Powered by Google App Engine
This is Rietveld 408576698