1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 282.00 scrollHeight 902
LayoutView at (0,0) size 800x600
layer at (0,0) size 785x902 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x902
LayoutBlockFlow {BODY} at (8,8) size 769x886
LayoutBlockFlow (anonymous) at (0,0) size 769x40
LayoutText {#text} at (0,0) size 470x19
text run at (0,0) width 470: "This test will try to call focus() on a contenteditable div, and then a normal div. "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,20) size 352x19
text run at (0,20) width 352: "The window should scroll to reveal the contenteditable div."
LayoutBlockFlow {DIV} at (0,40) size 500x800
LayoutBlockFlow {DIV} at (0,840) size 769x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 115x19
text run at (3,3) width 115: "contentEditable div"
LayoutBlockFlow {DIV} at (0,866) size 769x20
LayoutText {#text} at (0,0) size 76x19
text run at (0,0) width 76: "Test Passed."
LayoutBlockFlow {DIV} at (0,886) size 769x0
caret: position 0 of child 0 {#text} of child 5 {DIV} of body
scrolled to 0,282
|