Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / resize-with-border-clipped-expected.txt
blobb9ffc7114f4cb34c3d6b0b4afa6f765a37ccda02
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [220, 100, 80, 200],
10         [210, 100, 90, 200],
11         [100, 220, 200, 80],
12         [100, 210, 200, 90]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow DIV id='target'"
16       ]
17     }
18   ]