Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / dont-invalidate-root-layer-when-composited-layer-becomes-visible-expected.txt
blob7c57cae99ab10b1e352648ee4ef703eb006a4bc0
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "paintInvalidationClients": [
9         "LayoutBlockFlow (positioned) DIV id='target'"
10       ],
11       "children": [
12         {
13           "position": [200, 200],
14           "bounds": [200, 200],
15           "paintInvalidationClients": [
16             "LayoutBlockFlow (positioned) DIV id='target'"
17           ]
18         }
19       ]
20     }
21   ]