repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
compositing
/
layer-creation
/
overlap-transformed-layer-expected.txt
blob
761ee7f3492d276d2fbf6df9436baf2fc0b391a0
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"drawsContent": true,
8
"children": [
9
{
10
"position": [23, 8],
11
"transformOrigin": [377, 0],
12
"bounds": [256, 256],
13
"contentsOpaque": true,
14
"drawsContent": true,
15
"transform": [
16
[1, 0, 0, 0],
17
[0, 1, 0, 0],
18
[0, 0, 1, 0],
19
[-10, 0, 0, 1]
20
],
21
"children": [
22
{
23
"position": [385, 0]
24
}
25
]
26
},
27
{
28
"bounds": [300, 300],
29
"contentsOpaque": true,
30
"drawsContent": true,
31
"backgroundColor": "#008000"
32
}
33
]
34
}
35
]
36
}
37