Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / selection-partial-invalidation-between-blocks-expected.txt
blobd8071f3ce07da23a90ad53785474c8b7d09794b4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [11, 35, 70, 19],
10         [11, 34, 778, 22],
11         [11, 11, 51, 19],
12         [11, 10, 778, 22]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow HTML",
16         "LayoutBlockFlow BODY",
17         "LayoutTable TABLE",
18         "LayoutTableCell TD id='firstCell'",
19         "LayoutText #text",
20         "InlineTextBox 'First cell'",
21         "LayoutTableCell TD id='secondCell'",
22         "LayoutText #text",
23         "InlineTextBox 'Second cell'"
24       ]
25     }
26   ]