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
/
geometry
/
bounds-ignores-hidden-dynamic-negzindex-expected.txt
blob
6fc34fe7663c6eee732c0a798f714e893524f45f
1
2
3
{
4
"bounds": [800, 600],
5
"children": [
6
{
7
"bounds": [800, 600],
8
"contentsOpaque": true,
9
"drawsContent": true,
10
"children": [
11
{
12
"transformOrigin": [50, 50],
13
"bounds": [500, 250],
14
"drawsContent": true
15
},
16
{
17
"shouldFlattenTransform": false,
18
"children": [
19
{
20
"position": [0, 250],
21
"transformOrigin": [50, 50],
22
"bounds": [150, 150],
23
"drawsContent": true
24
},
25
{
26
"bounds": [792, 100],
27
"drawsContent": true
28
}
29
]
30
},
31
{
32
"position": [0, 250],
33
"bounds": [100, 100],
34
"contentsOpaque": true,
35
"drawsContent": true,
36
"backgroundColor": "#008000"
37
}
38
]
39
}
40
]
41
}
42