blob: e66877bafcf3514cdeb1a9b7310b4faf56a9b661 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x52
LayoutBlockFlow {HTML} at (0,0) size 800x52
LayoutBlockFlow {BODY} at (8,8) size 784x36
LayoutBlockFlow {DIV} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 508x17
text run at (0,0) width 104: "Hover this text, "
text run at (103,0) width 174: "then wait till it disappears. "
text run at (276,0) width 232: "At that point there should be no red."
LayoutBlockFlow {DIV} at (0,18) size 784x18 [color=#FF0000]
LayoutText {#text} at (0,0) size 166x17
text run at (0,0) width 166: "This should end up green."
|