Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-mavericks / compositing / squashing / squashing-inside-preserve-3d-element-expected.txt
blobaae32ba7f0efc8221291424627685ffd5c9f5da1
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "shouldFlattenTransform": false,
11           "children": [
12             {
13               "position": [8, 8],
14               "bounds": [100, 100],
15               "contentsOpaque": true,
16               "3dRenderingContext": 1,
17               "drawsContent": true,
18               "backgroundColor": "#D3D3D3"
19             },
20             {
21               "position": [28, 28],
22               "bounds": [100, 100],
23               "drawsContent": true,
24               "repaintRects": [
25                 [0, 0, 100, 100]
26               ],
27               "paintInvalidationClients": [
28                 "LayoutBlockFlow (positioned) DIV id='target'"
29               ]
30             }
31           ]
32         }
33       ]
34     }
35   ]