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
/
contents-opaque
/
body-background-skipped-expected.txt
blob
fe4acd974c4d57c05bf452f685e29048c14e2895
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"drawsContent": true,
8
"backgroundColor": "#0000FF",
9
"children": [
10
{
11
"bounds": [800, 600],
12
"drawsContent": true,
13
"children": [
14
{
15
"position": [8, 8],
16
"bounds": [200, 200],
17
"contentsOpaque": true,
18
"drawsContent": true,
19
"backgroundColor": "#008000"
20
},
21
{
22
"bounds": [800, 600],
23
"drawsContent": true
24
}
25
]
26
}
27
]
28
}
29
]
30
}
31