Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / scroll-with-transformed-parent-layer-expected.txt
blob63fdc88cf085dadc05ebcc7f040a5ba05d868949
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [79, 129, 142, 142],
10         [79, 129, 142, 142],
11         [79, 129, 142, 142]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
15         "LayoutBlockFlow (positioned) DIV class='absolute green'",
16         "LayoutBlockFlow (positioned) DIV class='absolute red'"
17       ]
18     }
19   ]