1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
layer at (0,0) size 800x600 scrollHeight 685
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 {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 520x19
text run at (0,0) width 520: "This test verifies correct repaint of scrolled/re-painted-after-uncovering, scaled images."
LayoutBlockFlow {P} at (0,36) size 784x40
LayoutText {#text} at (0,0) size 771x39
text run at (0,0) width 532: "If successful, the image below extends past the bottom of the window, with no white bar "
text run at (531,0) width 240: "occluding the part of the image adjacent"
text run at (0,20) width 174: "to the bottom of the window."
layer at (50,580) size 160x105 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutImage (positioned) {IMG} at (50,580) size 160x105
layer at (0,600) size 300x10 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (0,600) size 300x10 [bgcolor=#FFFFFF]
|