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

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

Issue 1351643002: Auto-rebaseline for r202350 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 344x18 7 LayoutText {#text} at (0,0) size 344x18
8 text run at (0,0) width 344: "This tests the selection methods on the new text field." 8 text run at (0,0) width 344: "This tests the selection methods on the new text field."
9 LayoutBlockFlow {P} at (0,34) size 784x19 9 LayoutBlockFlow {P} at (0,34) size 784x19
10 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 10 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 text run at (0,414) width 48: "Passed." 67 text run at (0,414) width 48: "Passed."
68 LayoutBR {BR} at (47,428) size 1x0 68 LayoutBR {BR} at (47,428) size 1x0
69 LayoutBR {BR} at (0,432) size 0x18 69 LayoutBR {BR} at (0,432) size 0x18
70 LayoutText {#text} at (0,450) size 209x18 70 LayoutText {#text} at (0,450) size 209x18
71 text run at (0,450) width 209: "Test 9: setSelectionRange(3, 12)" 71 text run at (0,450) width 209: "Test 9: setSelectionRange(3, 12)"
72 LayoutBR {BR} at (208,464) size 1x0 72 LayoutBR {BR} at (208,464) size 1x0
73 LayoutText {#text} at (0,468) size 48x18 73 LayoutText {#text} at (0,468) size 48x18
74 text run at (0,468) width 48: "Passed." 74 text run at (0,468) width 48: "Passed."
75 LayoutBR {BR} at (47,482) size 1x0 75 LayoutBR {BR} at (47,482) size 1x0
76 LayoutBlockFlow {P} at (0,571) size 784x0 76 LayoutBlockFlow {P} at (0,571) size 784x0
77 layer at (11,45) size 125x13 scrollWidth 135 77 layer at (11,45) size 125x13 scrollWidth 134
78 LayoutBlockFlow {DIV} at (3,3) size 125x13 78 LayoutBlockFlow {DIV} at (3,3) size 125x13
79 LayoutText {#text} at (0,0) size 135x13 79 LayoutText {#text} at (0,0) size 135x13
80 text run at (0,0) width 135: "123456789 ABCDEFGHIJ" 80 text run at (0,0) width 135: "123456789 ABCDEFGHIJ"
81 selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 1 {P} of body 81 selection start: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 1 {INPUT} of child 1 {P} of body
82 selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 1 {INPUT} of child 1 {P} of body 82 selection end: position 12 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 1 {INPUT} of child 1 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698