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-transforms-expected.txt
blob
e062eda730f857d1541b6bf374d5f0de1d6c1dbe
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
"position": [10, 10],
20
"bounds": [100, 100],
21
"contentsOpaque": true,
22
"drawsContent": true,
23
"backgroundColor": "#0000FF",
24
"transform": [
25
[1, 0, 0, 0],
26
[0, 1, 0, 0],
27
[0, 0, 1, 0],
28
[0, 0, 1, 1]
29
]
30
}
31
]
32
}
33
]
34
}
35
]
36
}
37
]
38
}
39