Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / outline-shrinking-expected.txt
blob83176664e4c947b8a0a211746f92a1a05091e2d3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 112, 100, 100],
10         [8, 16, 784, 196],
11         [4, 108, 108, 108],
12         [4, 16, 788, 200]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow BODY",
16         "LayoutBlockFlow DIV id='t'"
17       ]
18     }
19   ]