Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / destroy-scrollbar-expected.txt
blob9ae8990a9dc199a1a276ca48482dfc5e7443bc3c
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [185, 100, 15, 200]
10       ],
11       "paintInvalidationClients": [
12         "VerticalScrollbar",
13         "LayoutBlockFlow (positioned) DIV"
14       ]
15     }
16   ]