Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / android / svg / custom / clip-path-id-changes-expected.txt
blob5cf2b1053431025f2e41ca8b4a1d6060ef0737a2
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       ]
16     }
17   ]