Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / absolute-position-changed-expected.txt
blob0570fb8512ca818bd6bc5f0eca99725e90ca8be6
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 700, 100, 100],
10         [100, 500, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'"
14       ]
15     }
16   ]