1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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 784x584
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 775x39
text run at (0,0) width 775: "Assuming the port-specific theme draws focus rings, this test can be used to ensure that a focus ring is drawn for a hyperlink. This"
text run at (0,20) width 403: "test PASSED if a focus ring is drawn around the hyperlink (below)."
LayoutBlockFlow (anonymous) at (0,56) size 784x20
LayoutInline {A} at (0,0) size 59x19 [color=#0000EE]
LayoutText {#text} at (0,0) size 59x19
text run at (0,0) width 59: "Hyperlink"
LayoutText {#text} at (0,0) size 0x0
caret: position 0 of child 0 {#text} of child 3 {A} of body
|