git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use background color for GraphicsLayers when applicable
[WebKit-https.git]
/
LayoutTests
/
compositing
/
layer-creation
/
overlap-transformed-and-clipped-expected.txt
1
(GraphicsLayer
2
(bounds 800.00 600.00)
3
(children 1
4
(GraphicsLayer
5
(bounds 800.00 600.00)
6
(children 1
7
(GraphicsLayer
8
(bounds 100.00 100.00)
9
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [110.00 0.00 0.00 1.00])
10
(children 1
11
(GraphicsLayer
12
(bounds 100.00 100.00)
13
(children 2
14
(GraphicsLayer
15
(bounds 100.00 100.00)
16
(backgroundColor #FF0000)
17
)
18
(GraphicsLayer
19
(bounds 100.00 100.00)
20
(backgroundColor #008000)
21
)
22
)
23
)
24
)
25
)
26
)
27
)
28
)
29
)
30