Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / layer-full-repaint-expected.txt
blobd7b421934b365f9052ccc35b9752230e0d7a3a7a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (relative positioned) DIV id='test' class='selected'"
13       ]
14     }
15   ]