Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / blending / mix-blend-mode-2nd-stacking-context-composited-expected.txt
blob36fc103d3a6dc070ed759fdd5e46bf16fdf3c411
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               "transformOrigin": [0, 0],
15               "bounds": [160, 90],
16               "contentsOpaque": true,
17               "drawsContent": true,
18               "backgroundColor": "#FF0000"
19             },
20             {
21               "bounds": [800, 600],
22               "drawsContent": true
23             }
24           ]
25         }
26       ]
27     }
28   ]