Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / static-to-positioned-expected.txt
blob998e14288cc9561489c85e3e78625ae184fd2b1a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 332, 100, 100],
10         [8, 282, 100, 100],
11         [8, 282, 100, 100],
12         [8, 132, 100, 100],
13         [8, 82, 100, 100],
14         [8, 82, 100, 100]
15       ],
16       "paintInvalidationClients": [
17         "LayoutBlockFlow (relative positioned) DIV id='a'",
18         "LayoutBlockFlow (positioned) DIV id='t'"
19       ]
20     }
21   ]