Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / box-shadow-inset-repaint-expected.txt
blob538474faaf6c2b7917336487866d59ba4cabbb2f
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [23, 23, 100, 100],
10         [8, 8, 230, 130],
11         [8, 8, 230, 30]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='container'",
15         "LayoutBlockFlow DIV"
16       ]
17     }
18   ]