Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / change-transform-expected.txt
blobc9ee0ff35cb918fc71a6afbdebcf530ec9c2eceb
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [35, 35, 50, 50],
10         [10, 10, 100, 100],
11         [10, 10, 100, 100]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV id='square'"
15       ]
16     }
17   ]