Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / selection / invalidation-rect-includes-newline-expected.txt
blob882a685ef9ffc165baf9039eb99c66b3c8345e6c
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 48, 32]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow HTML",
13         "LayoutBlockFlow BODY",
14         "LayoutBlockFlow DIV id='container'",
15         "LayoutText #text",
16         "InlineTextBox 'xx'",
17         "InlineTextBox 'y'"
18       ]
19     }
20   ]