Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / transform-repaint-descendants-expected.txt
blobf3eb95eff08fee143a821c882d2d1c3221e6a5df
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [176, 218, 394, 185],
10         [176, 218, 388, 203],
11         [79, 121, 260, 260],
12         [76, 118, 266, 266]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (relative positioned) DIV id='box'",
16         "LayoutBlockFlow (positioned) DIV"
17       ]
18     }
19   ]