Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / invalidation-with-zero-size-object-expected.txt
blobcc5342baa27a139bf7038ae17fb073dd12d6b7cc
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 200, 200]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow DIV id='element'"
13       ]
14     }
15   ]