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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
compositing
/
geometry
/
clip-with-shadow-expected.txt
blob
febf3654a6eccbec29e59a62cf513c15a0092c07
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"drawsContent": true,
8
"children": [
9
{
10
"position": [15, 15],
11
"bounds": [110, 110],
12
"drawsContent": true,
13
"backgroundColor": "#808080",
14
"transform": [
15
[1, 0, 0, 0],
16
[0, 1, 0, 0],
17
[0, 0, 1, 0],
18
[0, 0, 1, 1]
19
]
20
},
21
{
22
"position": [215, 15],
23
"bounds": [110, 110],
24
"shouldFlattenTransform": false,
25
"children": [
26
{
27
"position": [-5, -5],
28
"bounds": [120, 120],
29
"drawsContent": true,
30
"backgroundColor": "#00000033",
31
"transform": [
32
[1, 0, 0, 0],
33
[0, 1, 0, 0],
34
[0, 0, 1, 0],
35
[0, 0, 1, 1]
36
]
37
}
38
]
39
}
40
]
41
}
42
]
43
}
44