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

Side by Side Diff: LayoutTests/platform/mac/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 53x18 7 RenderText {#text} at (0,0) size 53x18
8 text run at (0,0) width 53: "Test for " 8 text run at (0,0) width 53: "Test for "
9 RenderInline {A} at (0,0) size 68x18 [color=#0000EE] 9 RenderInline {A} at (0,0) size 68x18 [color=#0000EE]
10 RenderText {#text} at (53,0) size 68x18 10 RenderText {#text} at (53,0) size 68x18
11 text run at (53,0) width 68: "bug 11534" 11 text run at (53,0) width 68: "bug 11534"
12 RenderText {#text} at (121,0) size 4x18 12 RenderText {#text} at (121,0) size 4x18
13 text run at (121,0) width 4: "." 13 text run at (121,0) width 4: "."
14 RenderBlock {P} at (0,34) size 784x18 14 RenderBlock {P} at (0,34) size 784x18
15 RenderText {#text} at (0,0) size 351x18 15 RenderText {#text} at (0,0) size 351x18
16 text run at (0,0) width 351: "Readonly text fields don't scroll when s electing content." 16 text run at (0,0) width 351: "Readonly text fields don't scroll when s electing content."
17 RenderBlock (anonymous) at (0,68) size 784x23 17 RenderBlock (anonymous) at (0,68) size 784x19
18 RenderTextControl {INPUT} at (2,2) size 123x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 18 RenderTextControl {INPUT} at (0,0) size 123x19 [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,91) size 784x18 20 RenderBlock {DIV} at (0,87) size 784x18
21 RenderText {#text} at (0,0) size 87x18 21 RenderText {#text} at (0,0) size 87x18
22 text run at (0,0) width 87: "ScrollLeft: 40" 22 text run at (0,0) width 87: "ScrollLeft: 40"
23 RenderBR {BR} at (87,14) size 0x0 23 RenderBR {BR} at (87,14) size 0x0
24 layer at (13,81) size 117x13 scrollX 40 scrollWidth 157 24 layer at (11,79) size 117x13 scrollX 40 scrollWidth 157
25 RenderBlock {DIV} at (3,3) size 117x13 25 RenderBlock {DIV} at (3,3) size 117x13
26 RenderText {#text} at (0,0) size 158x13 26 RenderText {#text} at (0,0) size 158x13
27 text run at (0,0) width 158: "abcdefghijklmnopqrstuvwxyz" 27 text run at (0,0) width 158: "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