Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / content-into-overflow-expected.txt
blob88f27de62d5ec9062b190d94ea439c0520fdd42f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [111, 8, 3, 106],
10         [61, 8, 53, 106],
11         [8, 388, 100, 20],
12         [8, 308, 100, 100],
13         [8, 261, 106, 3],
14         [8, 211, 106, 53]
15       ],
16       "paintInvalidationClients": [
17         "LayoutBlockFlow (positioned) DIV",
18         "LayoutBlockFlow (positioned) DIV",
19         "LayoutBlockFlow DIV",
20         "LayoutBlockFlow DIV id='target3'"
21       ]
22     }
23   ]