Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / subtree-root-clip-3-expected.txt
blob33a295f3a2405dca281941912b2e6bbe5d1fb184
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [15, 60, 100, 100],
10         [15, 60, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV",
14         "LayoutBlockFlow DIV id='target'"
15       ]
16     }
17   ]