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
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {DIV} at (0,0) size 784x18
LayoutInline {SPAN} at (0,0) size 252x17
LayoutText {#text} at (0,0) size 252x17
text run at (0,0) width 252: "This should not turn red when hovered."
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {P} at (0,44) size 784x36
LayoutText {#text} at (0,0) size 54x17
text run at (0,0) width 54: "Test for "
LayoutInline {I} at (0,0) size 554x17
LayoutInline {A} at (0,0) size 353x17 [color=#0000EE]
LayoutText {#text} at (53,0) size 353x17
text run at (53,0) width 353: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7218"
LayoutText {#text} at (405,0) size 202x17
text run at (405,0) width 202: " Text underlined on mouse over"
LayoutText {#text} at (606,0) size 102x17
text run at (606,0) width 102: ". This tests that "
LayoutInline {CODE} at (0,0) size 57x16
LayoutText {#text} at (707,2) size 57x16
text run at (707,2) width 57: "*:hover"
LayoutText {#text} at (0,18) size 261x17
text run at (0,18) width 261: "does not match anything in quirks mode."
caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body
|