Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / float-in-new-block-with-layout-delta-expected.txt
blob2aa40ceabdce49e6400e40d772264a7e97552c4d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 108, 784, 100],
10         [8, 108, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV id='target'",
14         "LayoutBlockFlow (floating) DIV"
15       ]
16     }
17   ]