Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / window-resize-no-layout-change1-expected.txt
blobd2faf451b49c40a2b43d1d5dd8b49b1e1398b952
2   "bounds": [2008, 2016],
3   "children": [
4     {
5       "bounds": [2008, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true
8     }
9   ]
12   "bounds": [2008, 2016],
13   "children": [
14     {
15       "bounds": [2008, 2016],
16       "contentsOpaque": true,
17       "drawsContent": true,
18       "repaintRects": [
19         [0, 0, 300, 300]
20       ],
21       "paintInvalidationClients": [
22         "LayoutView #document"
23       ]
24     }
25   ]
28   "bounds": [2008, 2016],
29   "children": [
30     {
31       "bounds": [2008, 2016],
32       "contentsOpaque": true,
33       "drawsContent": true
34     }
35   ]
38   "bounds": [2008, 2016],
39   "children": [
40     {
41       "bounds": [2008, 2016],
42       "contentsOpaque": true,
43       "drawsContent": true,
44       "repaintRects": [
45         [0, 0, 250, 250]
46       ],
47       "paintInvalidationClients": [
48         "LayoutView #document"
49       ]
50     }
51   ]