git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
REGRESSION (r183794): Garbage tiles when body background switches to fixed
[WebKit-https.git]
/
LayoutTests
/
platform
/
mac-wk2
/
tiled-drawing
/
toggle-to-fixed-background-expected.txt
1
Toggling to a fixed background on the body should make a layer for the background.
2
3
(GraphicsLayer
4
(anchor 0.00 0.00)
5
(bounds 785.00 5024.00)
6
(children 1
7
(GraphicsLayer
8
(bounds 785.00 5024.00)
9
(children 2
10
(GraphicsLayer
11
(anchor 0.00 0.00)
12
(bounds 785.00 600.00)
13
(contentsOpaque 1)
14
(drawsContent 1)
15
(backgroundColor #FFFFFF)
16
)
17
(GraphicsLayer
18
(bounds 785.00 5024.00)
19
(children 1
20
(GraphicsLayer
21
(position 8.00 50.00)
22
(bounds 100.00 100.00)
23
(contentsOpaque 1)
24
)
25
)
26
)
27
)
28
)
29
)
30
)
31