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-isolation-remove-expected.txt
blob
3f757f8bce046b293a05ee04d0f4da372bd962f6
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": [784, 90],
12
"isolate": true,
13
"contentsOpaque": true,
14
"drawsContent": true,
15
"backgroundColor": "#0000FF",
16
"children": [
17
{
18
"bounds": [784, 90],
19
"contentsOpaque": true,
20
"drawsContent": true,
21
"backfaceVisibility": "hidden",
22
"backgroundColor": "#008000"
23
},
24
{
25
"bounds": [160, 90],
26
"blendMode": "multiply"
27
}
28
]
29
}
30
]
31
}
32
]
33
}
34