Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / details-open-repaint-expected.txt
blobc2879d56a7dbc442d4d4994e6e367b2a55a2f7ab
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [10, 75, 150, 16],
10         [8, 72, 784, 22],
11         [8, 72, 154, 22],
12         [8, 57, 11, 11]
13       ],
14       "paintInvalidationClients": [
15         "LayoutDetailsMarker DIV id='details-marker'",
16         "LayoutBlockFlow DIV id='details-content'",
17         "LayoutTextControl INPUT",
18         "LayoutBlockFlow DIV id='inner-editor'",
19         "LayoutText #text",
20         "LayoutText #text"
21       ]
22     }
23   ]