Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / reflection-repaint-test-expected.txt
blobb5b24745fa77ba0a4995c95eb3d566482665f19a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [23, 51, 73, 110],
10         [23, 51, 70, 109],
11         [22, 50, 226, 166],
12         [22, 50, 226, 166]
13       ],
14       "paintInvalidationClients": [
15         "InlineTextBox ''",
16         "RootInlineBox",
17         "LayoutBlockFlow DIV id='target'",
18         "LayoutBlockFlow DIV id='target'",
19         "LayoutText #text",
20         "InlineTextBox 'PASS'"
21       ]
22     }
23   ]