Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / overflow-auto-in-overflow-auto-scrolled-expected.txt
blobf9928bb9efb2356b984ba825bad343ae9bcf6607
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [762, 288, 15, 20],
10         [762, 188, 15, 120],
11         [762, 8, 15, 280],
12         [8, 8, 769, 300],
13         [8, 8, 300, 300],
14         [8, 8, 300, 300]
15       ],
16       "paintInvalidationClients": [
17         "VerticalScrollbar",
18         "VerticalScrollbar",
19         "VerticalScrollbar",
20         "LayoutBlockFlow DIV id='innerDiv'",
21         "LayoutBlockFlow DIV",
22         "LayoutBlockFlow DIV"
23       ]
24     }
25   ]