Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / repaint-resized-overflow-expected.txt
blobd0f441b4cfc2648da68fae2d99b305c5e2302437
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [132, 200, 10, 52],
10         [8, 204, 134, 52],
11         [8, 200, 108, 56]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='s'",
15         "LayoutBlockFlow DIV id='t'"
16       ]
17     }
18   ]