Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / replaced-clipped-positioned-not-wrong-incremental-repainting-expected.txt
blob60c6ab730816ea569aab8fe665e333736dbb43ab
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 194, 236],
10         [8, 8, 194, 232],
11         [8, 8, 114, 236],
12         [8, 8, 114, 232]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (relative positioned) DIV id='shiftMe'",
16         "LayoutBlockFlow (relative positioned) (floating) DIV class='imgContainer'",
17         "LayoutImage IMG",
18         "LayoutText #text"
19       ]
20     }
21   ]