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

Side by Side Diff: LayoutTests/platform/linux/fast/events/autoscroll-expected.txt

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 2574.00 scrollHei ght 3174 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 2574.00 scrollHei ght 3174
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x3174 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x3174 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {HTML} at (0,0) size 785x3174 4 RenderBlock {HTML} at (0,0) size 785x3174
5 RenderBody {BODY} at (8,8) size 769x3150 5 RenderBody {BODY} at (8,8) size 769x3150
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
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 12331" 11 text run at (51,0) width 66: "bug 12331"
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 769x40 14 RenderBlock {P} at (0,36) size 769x40
15 RenderText {#text} at (0,0) size 765x39 15 RenderText {#text} at (0,0) size 765x39
16 text run at (0,0) width 765: "To test manually, scroll down until you find the input element. Select some text. If the bug occurs, the page will scrol l back up to" 16 text run at (0,0) width 765: "To test manually, scroll down until you find the input element. Select some text. If the bug occurs, the page will scrol l back up to"
17 text run at (0,20) width 46: "the top." 17 text run at (0,20) width 46: "the top."
18 RenderBlock {DIV} at (0,92) size 769x3000 18 RenderBlock {DIV} at (0,92) size 769x3000
19 RenderBlock (anonymous) at (0,3092) size 769x22 19 RenderBlock (anonymous) at (0,3092) size 769x22
20 RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 20 LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {P} at (0,3130) size 769x20 22 RenderBlock {P} at (0,3130) size 769x20
23 RenderText {#text} at (0,0) size 387x19 23 RenderText {#text} at (0,0) size 387x19
24 text run at (0,0) width 387: "If the bug does not occur, you'll be lef t down here at the bottom." 24 text run at (0,0) width 387: "If the bug does not occur, you'll be lef t down here at the bottom."
25 layer at (10,3103) size 150x16 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600 25 layer at (10,3103) size 150x16 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600
26 RenderBlock {DIV} at (2,3) size 150x16 26 RenderBlock {DIV} at (2,3) size 150x16
27 RenderText {#text} at (0,0) size 136x16 27 RenderText {#text} at (0,0) size 136x16
28 text run at (0,0) width 136: "select some of this text" 28 text run at (0,0) width 136: "select some of this text"
29 selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body 29 selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fr agment} of child 7 {INPUT} of body
30 selection end: position 15 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body 30 selection end: position 15 of child 0 {#text} of child 0 {DIV} of {#document-f ragment} of child 7 {INPUT} of body
31 scrolled to 0,2574 31 scrolled to 0,2574
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698