Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / overhanging-float-detach-repaint-expected.txt
blob72fa722d80943311a034379cba2be091a8408b5a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 68, 784, 100],
10         [8, 68, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (floating) DIV class='float'",
14         "LayoutBlockFlow DIV id='floatContainer'"
15       ]
16     }
17   ]