Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / bugzilla-6388-expected.txt
blob60d9f1b6407c5c70d6bda659f2adb4b305d47b55
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 130, 100, 100],
10         [8, 130, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='outside'",
14         "LayoutBlockFlow (positioned) DIV",
15         "LayoutBlockFlow DIV"
16       ]
17     }
18   ]