Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / transform-repaint-descendants-expected.txt
blob77acca3a744e0ad99c73634ef5cefb0366bd9ad8
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [176, 220, 394, 185],
10         [176, 220, 388, 203],
11         [79, 123, 260, 260],
12         [76, 120, 266, 266]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (relative positioned) DIV id='box'",
16         "LayoutBlockFlow (positioned) DIV"
17       ]
18     }
19   ]