Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / layout-state-relative-expected.txt
blobfee6d65bc3ac66f351ebb231a9e6162aa87f4b71
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 152, 784, 19],
10         [8, 152, 38, 19],
11         [8, 152, 34, 19]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "LayoutBlockFlow (relative positioned) DIV id='target'",
17         "LayoutText #text",
18         "InlineTextBox 'PASS'"
19       ]
20     }
21   ]