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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 51x19 7 RenderText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 51: "Test for "
9 RenderInline {A} at (0,0) size 66x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 66x19 [color=#0000EE]
10 RenderText {#text} at (51,0) size 66x19 10 RenderText {#text} at (51,0) size 66x19
11 text run at (51,0) width 66: "bug 11534" 11 text run at (51,0) width 66: "bug 11534"
12 RenderText {#text} at (117,0) size 4x19 12 RenderText {#text} at (117,0) size 4x19
13 text run at (117,0) width 4: "." 13 text run at (117,0) width 4: "."
14 RenderBlock {P} at (0,36) size 784x20 14 RenderBlock {P} at (0,36) size 784x20
15 RenderText {#text} at (0,0) size 331x19 15 RenderText {#text} at (0,0) size 331x19
16 text run at (0,0) width 331: "Readonly text fields don't scroll when s electing content." 16 text run at (0,0) width 331: "Readonly text fields don't scroll when s electing content."
17 RenderBlock (anonymous) at (0,72) size 784x22 17 RenderBlock (anonymous) at (0,72) size 784x22
18 LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (0,0) size 153x22 [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,94) size 784x20 20 RenderBlock {DIV} at (0,94) size 784x20
21 RenderText {#text} at (0,0) size 82x19 21 RenderText {#text} at (0,0) size 82x19
22 text run at (0,0) width 82: "ScrollLeft: 15" 22 text run at (0,0) width 82: "ScrollLeft: 15"
23 RenderBR {BR} at (82,15) size 0x0 23 LayoutBR {BR} at (82,15) size 0x0
24 layer at (10,83) size 149x16 scrollX 15.00 scrollWidth 164 24 layer at (10,83) size 149x16 scrollX 15.00 scrollWidth 164
25 RenderBlock {DIV} at (2,3) size 149x16 25 RenderBlock {DIV} at (2,3) size 149x16
26 RenderText {#text} at (0,0) size 164x16 26 RenderText {#text} at (0,0) size 164x16
27 text run at (0,0) width 164: "abcdefghijklmnopqrstuvwxyz" 27 text run at (0,0) width 164: "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