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-and-clipped-expected.txt
blob
0785da6a24eeca98dcfe47184581faca2ddef7fb
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"drawsContent": true,
8
"children": [
9
{
10
"bounds": [100, 100],
11
"drawsContent": true,
12
"transform": [
13
[1, 0, 0, 0],
14
[0, 1, 0, 0],
15
[0, 0, 1, 0],
16
[110, 0, 0, 1]
17
],
18
"children": [
19
{
20
"bounds": [100, 100],
21
"children": [
22
{
23
"shouldFlattenTransform": false,
24
"children": [
25
{
26
"bounds": [100, 100],
27
"contentsOpaque": true,
28
"drawsContent": true,
29
"backgroundColor": "#FF0000"
30
},
31
{
32
"bounds": [100, 100],
33
"drawsContent": true
34
}
35
]
36
}
37
]
38
}
39
]
40
}
41
]
42
}
43
]
44
}
45