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

Side by Side Diff: LayoutTests/platform/win/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 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 784x22 17 RenderBlock (anonymous) at (0,68) size 784x22
18 LayoutTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 18 LayoutTextControl {INPUT} at (0,0) size 173x22 [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,90) size 784x18 20 RenderBlock {DIV} at (0,90) size 784x18
21 RenderText {#text} at (0,0) size 82x17 21 RenderText {#text} at (0,0) size 82x17
22 text run at (0,0) width 82: "ScrollLeft: 0" 22 text run at (0,0) width 82: "ScrollLeft: 0"
23 RenderBR {BR} at (81,14) size 1x0 23 LayoutBR {BR} at (81,14) size 1x0
24 layer at (10,79) size 169x16 24 layer at (10,79) size 169x16
25 RenderBlock {DIV} at (2,3) size 169x16 25 RenderBlock {DIV} at (2,3) size 169x16
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