Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / block-layout-inline-children-float-positioned-expected.txt
blob2e3191258d8c2fbe4b3ab278984d98f8dad59784
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [305, 35, 297, 18],
10         [305, 35, 297, 18],
11         [153, 35, 297, 18],
12         [153, 35, 297, 18]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (floating) SPAN",
16         "LayoutText #text",
17         "InlineTextBox 'the quick brown fox jumped over the lazy dog'",
18         "LayoutBlockFlow (positioned) SPAN",
19         "LayoutText #text",
20         "InlineTextBox 'the quick brown fox jumped over the lazy dog'"
21       ]
22     }
23   ]