Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / bugzilla-3509-expected.txt
bloba9eeda5c6bd5351e51cbe59437e00a0f0c176cd9
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [11, 125, 100, 100],
10         [11, 125, 50, 100]
11       ],
12       "paintInvalidationClients": [
13         "RootInlineBox",
14         "InlineTextBox '\u00A0'",
15         "LayoutBlockFlow DIV id='im'"
16       ]
17     }
18   ]