Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-mavericks / compositing / squashing / repaint-overflow-scrolled-squashed-content-expected.txt
blobdf01d57e971afee8793999eb519123efd09aac30
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": [185, 185],
12           "shouldFlattenTransform": false,
13           "children": [
14             {
15               "bounds": [150, 1000],
16               "contentsOpaque": true,
17               "drawsContent": true,
18               "backgroundColor": "#ADD8E6"
19             },
20             {
21               "bounds": [100, 1000],
22               "drawsContent": true,
23               "repaintRects": [
24                 [0, 0, 100, 1000]
25               ],
26               "paintInvalidationClients": [
27                 "LayoutBlockFlow (positioned) DIV id='foo'"
28               ]
29             }
30           ]
31         }
32       ]
33     }
34   ]