1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x76
LayoutBlockFlow {HTML} at (0,0) size 800x76
LayoutBlockFlow {BODY} at (8,8) size 784x60
LayoutText {#text} at (0,0) size 750x59
text run at (0,0) width 387: "You should see a 100x100 green square with a scrollbar below. "
text run at (386,0) width 228: "If you see any red, the test has failed. "
text run at (613,0) width 137: "This test is checking to"
text run at (0,20) width 578: "make sure clip applies to the element itself, starts from the border edge, and clips out scrollbars. "
text run at (578,20) width 161: "The bottom of the scrolling"
text run at (0,40) width 180: "mechanism should be clipped."
LayoutText {#text} at (0,0) size 0x0
layer at (8,68) size 120x220 backgroundClip at (18,78) size 100x100 clip at (18,78) size 85x100 scrollHeight 1000
LayoutBlockFlow (positioned) {DIV} at (8,68) size 120x220 [bgcolor=#008000] [border: (10px solid #FF0000)]
LayoutBlockFlow {DIV} at (10,10) size 85x1000
|