Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / svg / custom / clip-path-units-changes-expected.txt
blob2dec0e43c3dd5116d44ff2dbcdec9638c060cc24
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 0, 100, 200],
10         [0, 100, 200, 100],
11         [0, 0, 200, 200],
12         [0, 0, 200, 200],
13         [0, 0, 100, 100],
14         [0, 0, 100, 100],
15         [0, 0, 100, 100]
16       ]
17     }
18   ]