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