Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / transform-changed-state-expected.txt
blob4f773cbde6ee68beb29c7c4e65dd279b8ce0cb65
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [108, 108, 100, 100],
10         [108, 108, 100, 100],
11         [108, 108, 100, 100],
12         [108, 8, 100, 100],
13         [108, 8, 100, 100],
14         [108, 8, 100, 100]
15       ],
16       "paintInvalidationClients": [
17         "LayoutSVGRoot svg",
18         "LayoutSVGContainer g",
19         "LayoutSVGRect rect"
20       ]
21     }
22   ]