Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / text-selection-rect-in-overflow-2-expected.txt
blob91d5f115e9c4dd85be6bcd5c8b36d4bfb1ef0139
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [18, 28, 238, 18]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow HTML",
13         "LayoutBlockFlow BODY",
14         "LayoutBlockFlow DIV id='t'",
15         "LayoutText #text",
16         "InlineTextBox 'Should have blue, not gray, highlight'"
17       ]
18     }
19   ]