Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / outline-child-repaint-expected.txt
blobfdd901a4d0017c08f6c27ebd1d66cf96d3934049
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 240, 220, 60],
10         [0, 240, 220, 50],
11         [0, 140, 220, 60],
12         [0, 140, 220, 50]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (positioned) DIV id='container'",
16         "LayoutBlockFlow DIV class='outlined'"
17       ]
18     }
19   ]