Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / absolute-position-moved-expected.txt
blob7525684e3897df9a566c6681ba3eb30ded05e666
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [108, 5100, 100, 100],
10         [100, 100, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'",
14         "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'"
15       ]
16     }
17   ]