Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / selection / invalidation-rect-excludes-newline-for-rtl-expected.txt
blob812d902a26fb7517b16cce84bbf6400246dae5d1
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 32, 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   ]