Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / text-selection-rect-in-overflow-2-expected.txt
blobee1fd73e8e1d5bbc58961fdff1582a0d213b0065
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [18, 18, 216, 19]
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   ]