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

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

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 55x17 7 RenderText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 RenderInline {A} at (0,0) size 69x17 [color=#0000EE] 9 RenderInline {A} at (0,0) size 69x17 [color=#0000EE]
10 RenderText {#text} at (54,0) size 69x17 10 RenderText {#text} at (54,0) size 69x17
11 text run at (54,0) width 69: "bug 11534" 11 text run at (54,0) width 69: "bug 11534"
12 RenderText {#text} at (122,0) size 5x17 12 RenderText {#text} at (122,0) size 5x17
13 text run at (122,0) width 5: "." 13 text run at (122,0) width 5: "."
14 RenderBlock {P} at (0,34) size 784x18 14 RenderBlock {P} at (0,34) size 784x18
15 RenderText {#text} at (0,0) size 359x17 15 RenderText {#text} at (0,0) size 359x17
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 RenderBlock (anonymous) at (0,68) size 784x25 17 RenderBlock (anonymous) at (0,68) size 784x21
18 RenderTextControl {INPUT} at (2,2) size 144x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 18 RenderTextControl {INPUT} at (0,0) size 144x21 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderBlock {DIV} at (0,93) size 784x18 20 RenderBlock {DIV} at (0,89) size 784x18
21 RenderText {#text} at (0,0) size 90x17 21 RenderText {#text} at (0,0) size 90x17
22 text run at (0,0) width 90: "ScrollLeft: 29" 22 text run at (0,0) width 90: "ScrollLeft: 29"
23 RenderBR {BR} at (89,14) size 1x0 23 RenderBR {BR} at (89,14) size 1x0
24 layer at (12,81) size 140x15 scrollX 29 scrollWidth 170 24 layer at (10,79) size 140x15 scrollX 29 scrollWidth 170
25 RenderBlock {DIV} at (2,3) size 140x15 25 RenderBlock {DIV} at (2,3) size 140x15
26 RenderText {#text} at (0,0) size 170x15 26 RenderText {#text} at (0,0) size 170x15
27 text run at (0,0) width 170: "abcdefghijklmnopqrstuvwxyz" 27 text run at (0,0) width 170: "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