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
/
css3
/
blending
/
mix-blend-mode-composited-reason-children-expected.txt
blob
c3855fc81326e43726355964e9b88652a7347a9f
1
{
2
"bounds": [800, 600],
3
"children": [
4
{
5
"bounds": [800, 600],
6
"contentsOpaque": true,
7
"children": [
8
{
9
"bounds": [800, 600],
10
"drawsContent": true,
11
"children": [
12
{
13
"position": [8, 8],
14
"contentsOpaque": true,
15
"drawsContent": true,
16
"backgroundColor": "#FF0000",
17
"children": [
18
{
19
"bounds": [160, 90],
20
"isolate": true,
21
"contentsOpaque": true,
22
"drawsContent": true,
23
"backgroundColor": "#008000",
24
"children": [
25
{
26
"bounds": [160, 90],
27
"blendMode": "multiply",
28
"contentsOpaque": true,
29
"drawsContent": true,
30
"backgroundColor": "#0000FF",
31
"children": [
32
{
33
"bounds": [160, 90]
34
}
35
]
36
}
37
]
38
},
39
{
40
"drawsContent": true
41
}
42
]
43
},
44
{
45
"bounds": [800, 600],
46
"drawsContent": true
47
}
48
]
49
}
50
]
51
}
52
]
53
}
54