Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / create-layer-repaint-expected.txt
blob2d60bf0f16de8272f310cd6f7f42f4bf31241384
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [28, 56, 500, 50],
10         [28, 56, 500, 50],
11         [28, 56, 250, 50]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='test' class='stretchy'"
15       ]
16     }
17   ]