Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / overflow-scroll-delete-expected.txt
blob52eace076f2d577c6d3e408bc62921501b52824e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 136, 80, 17],
10         [8, 136, 43, 17],
11         [8, 136, 37, 17]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "InlineTextBox ''",
17         "RootInlineBox",
18         "LayoutBlockFlow DIV id='t'",
19         "LayoutText #text",
20         "InlineTextBox 'Passed'",
21         "InlineTextBox 'Test'"
22       ]
23     }
24   ]