Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / border-repaint-glitch-expected.txt
blob6ee7647d9dcab3207fad8c389951c481e83da564
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [33, 391, 172, 20],
10         [33, 231, 172, 20],
11         [19, 405, 200, 20],
12         [19, 401, 200, 24],
13         [19, 245, 200, 20],
14         [19, 241, 200, 24]
15       ],
16       "paintInvalidationClients": [
17         "LayoutBlockFlow DIV",
18         "LayoutBlockFlow DIV id='a'",
19         "LayoutBlockFlow DIV",
20         "LayoutBlockFlow DIV id='b'"
21       ]
22     }
23   ]