Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / reflection-repaint-test-expected.txt
blob601dd05b03abf9e8b4fb7f5e2f0508a49e6ba5a9
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [23, 51, 72, 110],
10         [23, 51, 68, 108],
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   ]