Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / flexbox / repaint-on-margin-change-expected.txt
blob5e7bb83d892643b71503eb9457eada62909b319e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [48, 28, 20, 20],
10         [8, 28, 20, 20]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV id='child-to-grow' class='child'"
14       ]
15     }
16   ]