Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / subtree-layoutstate-transform-expected.txt
blobc41e80fa13ce13b294c7c1150907eb8b0817eed5
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [128, 48, 100, 200],
10         [78, 48, 50, 100],
11         [28, 48, 200, 200]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV class='layoutroot'",
15         "LayoutBlockFlow DIV id='target'"
16       ]
17     }
18   ]