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
/
ancestor-overflow-change-expected.txt
blob
dd78556ee2fb785314852cedb8758235bfcbfcd2
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": [100, 100],
12
"contentsOpaque": true,
13
"drawsContent": true,
14
"backgroundColor": "#008000",
15
"transform": [
16
[1, 0, 0, 0],
17
[0, 1, 0, 0],
18
[0, 0, 1, 0],
19
[0, 0, 1, 1]
20
]
21
}
22
]
23
}
24
]
25
}
26