Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / svg / repaint / inner-svg-change-viewBox-contract-expected.txt
blobb643f13075c71a578d27e9787632118e6484bb1c
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 0, 200, 200],
10         [0, 0, 200, 200],
11         [0, 0, 100, 100],
12         [0, 0, 100, 100]
13       ]
14     }
15   ]