Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-snowleopard / compositing / overflow / updating-scrolling-content-expected.txt
blob44ed023fcc90a1dfe3f612355ad3c28e408975fb
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": [200, 200],
12           "drawsContent": true,
13           "repaintRects": [
14             [0, 0, 185, 200]
15           ],
16           "paintInvalidationClients": [
17             "LayoutBlockFlow DIV id='indicator'"
18           ],
19           "children": [
20             {
21               "bounds": [185, 185],
22               "children": [
23                 {
24                   "bounds": [185, 1200],
25                   "shouldFlattenTransform": false,
26                   "drawsContent": true,
27                   "repaintRects": [
28                     [0, 0, 185, 200]
29                   ],
30                   "paintInvalidationClients": [
31                     "LayoutBlockFlow DIV id='indicator'"
32                   ],
33                   "children": [
34                     {
35                       "shouldFlattenTransform": false
36                     }
37                   ]
38                 }
39               ]
40             },
41             {
42               "children": [
43                 {
44                   "position": [0, 185],
45                   "bounds": [185, 15],
46                   "drawsContent": true
47                 },
48                 {
49                   "position": [185, 0],
50                   "bounds": [15, 185],
51                   "drawsContent": true,
52                   "repaintRects": [
53                     [0, 0, 15, 185],
54                     [0, 0, 15, 185],
55                     [0, 0, 15, 185]
56                   ],
57                   "paintInvalidationClients": [
58                     "##ALL##",
59                     "##ALL##",
60                     "##ALL##"
61                   ]
62                 },
63                 {
64                   "position": [185, 185],
65                   "bounds": [15, 15],
66                   "drawsContent": true
67                 }
68               ]
69             }
70           ]
71         }
72       ]
73     }
74   ]