1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 2574.00 scrollHeight 3174
LayoutView at (0,0) size 800x600
layer at (0,0) size 785x3174 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x3174
LayoutBlockFlow {BODY} at (8,8) size 769x3150
LayoutBlockFlow {P} at (0,0) size 769x20
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {A} at (0,0) size 67x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 67x19
text run at (49,0) width 67: "bug 12331"
LayoutText {#text} at (115,0) size 5x19
text run at (115,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 769x40
LayoutText {#text} at (0,0) size 763x39
text run at (0,0) width 763: "To test manually, scroll down until you find the input element. Select some text. If the bug occurs, the page will scroll back up to"
text run at (0,20) width 46: "the top."
LayoutBlockFlow {DIV} at (0,92) size 769x3000
LayoutBlockFlow (anonymous) at (0,3092) size 769x22
LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,3130) size 769x20
LayoutText {#text} at (0,0) size 387x19
text run at (0,0) width 387: "If the bug does not occur, you'll be left down here at the bottom."
layer at (10,3103) size 150x16 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow {DIV} at (2,3) size 150x16
LayoutText {#text} at (0,0) size 136x16
text run at (0,0) width 136: "select some of this text"
selection start: position 1 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
selection end: position 15 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of body
scrolled to 0,2574
|