Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / align-self-overflow-change-expected.txt
blob555023d49dd38bf2c86b852f697d1b12ab7fbfb6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 252, 200, 100],
10         [0, 52, 200, 300],
11         [0, 52, 200, 200],
12         [0, 52, 200, 200],
13         [0, 16, 800, 336],
14         [0, 2, 800, 350],
15         [0, 2, 200, 350],
16         [0, 2, 200, 200],
17         [0, 2, 200, 200]
18       ],
19       "paintInvalidationClients": [
20         "LayoutBlockFlow BODY",
21         "LayoutGrid DIV id='container'",
22         "LayoutBlockFlow DIV class='item1'",
23         "LayoutBlockFlow DIV",
24         "LayoutBlockFlow DIV class='item2'"
25       ]
26     }
27   ]