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-animation-expected.txt
blob
46095d944e3b3df5ffe4c85122ec7ba3bd6b938a
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"drawsContent": true,
8
"children": [
9
{
10
"position": [8, 8],
11
"bounds": [122, 242],
12
"drawsContent": true,
13
"children": [
14
{
15
"position": [1, 1],
16
"bounds": [120, 240],
17
"children": [
18
{
19
"shouldFlattenTransform": false,
20
"children": [
21
{
22
"position": [10, 10],
23
"bounds": [100, 100],
24
"contentsOpaque": true,
25
"drawsContent": true,
26
"backgroundColor": "#0000FF",
27
"transform": [
28
[...],
29
[...],
30
[...],
31
[...]
32
]
33
},
34
{
35
"position": [10, 120],
36
"bounds": [100, 100],
37
"drawsContent": true
38
}
39
]
40
}
41
]
42
}
43
]
44
}
45
]
46
}
47
]
48
}
49