Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / fixed-element-repaint-after-compositing-update-expected.txt
blob12f01ee2bd0b492ffeb8f29d5d5ecf270f3053db
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 88]
11         },
12         {
13           "position": [8, 88],
14           "bounds": [800, 600]
15         },
16         {
17           "position": [150, 150],
18           "bounds": [100, 100],
19           "contentsOpaque": true,
20           "drawsContent": true,
21           "backgroundColor": "#008000"
22         }
23       ]
24     }
25   ]