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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/input-readonly-autoscroll-expected.txt

Issue 1323313005: Auto-rebaseline for r201990 (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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {A} at (0,0) size 69x18 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 69x18 [color=#0000EE]
10 LayoutText {#text} at (54,0) size 69x18 10 LayoutText {#text} at (54,0) size 69x18
11 text run at (54,0) width 69: "bug 11534" 11 text run at (54,0) width 69: "bug 11534"
12 LayoutText {#text} at (122,0) size 5x18 12 LayoutText {#text} at (122,0) size 5x18
13 text run at (122,0) width 5: "." 13 text run at (122,0) width 5: "."
14 LayoutBlockFlow {P} at (0,34) size 784x18 14 LayoutBlockFlow {P} at (0,34) size 784x18
15 LayoutText {#text} at (0,0) size 359x18 15 LayoutText {#text} at (0,0) size 359x18
16 text run at (0,0) width 359: "Readonly text fields don't scroll when s electing content." 16 text run at (0,0) width 359: "Readonly text fields don't scroll when s electing content."
17 LayoutBlockFlow (anonymous) at (0,68) size 784x19 17 LayoutBlockFlow (anonymous) at (0,68) size 784x19
18 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
19 LayoutText {#text} at (0,0) size 0x0 19 LayoutText {#text} at (0,0) size 0x0
20 LayoutBlockFlow {DIV} at (0,87) size 784x18 20 LayoutBlockFlow {DIV} at (0,87) size 784x18
21 LayoutText {#text} at (0,0) size 90x18 21 LayoutText {#text} at (0,0) size 90x18
22 text run at (0,0) width 90: "ScrollLeft: 28" 22 text run at (0,0) width 90: "ScrollLeft: 29"
23 LayoutBR {BR} at (89,14) size 1x0 23 LayoutBR {BR} at (89,14) size 1x0
24 layer at (11,79) size 125x13 scrollX 28.00 scrollWidth 154 24 layer at (11,79) size 125x13 scrollX 29.00 scrollWidth 154
25 LayoutBlockFlow {DIV} at (3,3) size 125x13 25 LayoutBlockFlow {DIV} at (3,3) size 125x13
26 LayoutText {#text} at (0,0) size 154x13 26 LayoutText {#text} at (0,0) size 154x13
27 text run at (0,0) width 154: "abcdefghijklmnopqrstuvwxyz" 27 text run at (0,0) width 154: "abcdefghijklmnopqrstuvwxyz"
28 selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of body 28 selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 5 {INPUT} of body
29 selection end: position 26 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 5 {INPUT} of body 29 selection end: position 26 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 5 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698