Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / clipped-relative-expected.txt
blobb08da3c4e79dd5cc9cdf1d0830454e7b113203c9
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 70, 204, 232],
10         [8, 70, 204, 232],
11         [8, 70, 94, 232],
12         [8, 70, 94, 232]
13       ],
14       "paintInvalidationClients": [
15         "RootInlineBox",
16         "InlineBox",
17         "LayoutBlockFlow (relative positioned) DIV id='i'",
18         "LayoutBlockFlow (positioned) DIV id='inner'",
19         "LayoutImage IMG",
20         "LayoutText #text"
21       ]
22     }
23   ]