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