Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / compositing / squashing / selection-repaint-with-gaps-expected.txt
1 lorem ipsumlorem ipsumlorem ipsum
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "children": [
12             {
13               "position": [8, 8],
14               "bounds": [300, 500]
15             },
16             {
17               "position": [15, 35],
18               "bounds": [100, 210],
19               "drawsContent": true,
20               "repaintRects": [
21                 [37, 80, 3, 17],
22                 [0, 80, 39, 35]
23               ]
24             }
25           ]
26         }
27       ]
28     }
29   ]
30 }
31 {
32   "bounds": [800, 600],
33   "children": [
34     {
35       "bounds": [800, 600],
36       "contentsOpaque": true,
37       "drawsContent": true,
38       "children": [
39         {
40           "children": [
41             {
42               "position": [8, 8],
43               "bounds": [300, 500]
44             },
45             {
46               "position": [15, 35],
47               "bounds": [100, 210],
48               "drawsContent": true,
49               "repaintRects": [
50                 [37, 160, 3, 17],
51                 [37, 80, 3, 35],
52                 [0, 160, 39, 35],
53                 [0, 80, 100, 50],
54                 [0, 80, 39, 35]
55               ]
56             }
57           ]
58         }
59       ]
60     }
61   ]
62 }
63