Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / blending / mix-blend-mode-composited-layers-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "children": [
8         {
9           "bounds": [800, 69],
10           "isolate": true,
11           "drawsContent": true,
12           "children": [
13             {
14               "position": [8, 18],
15               "bounds": [10, 10],
16               "blendMode": "multiply",
17               "contentsOpaque": true,
18               "drawsContent": true,
19               "backgroundColor": "#0000FF",
20               "children": [
21                 {
22                   "bounds": [10, 10],
23                   "contentsOpaque": true,
24                   "drawsContent": true,
25                   "backgroundColor": "#FFFF00"
26                 }
27               ]
28             }
29           ]
30         }
31       ]
32     }
33   ]
34 }
35