Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / details-open-repaint-expected.txt
blob803ae0bd9ead024216c1c8235ccc3073ce2380d4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [11, 71, 125, 13],
10         [8, 68, 784, 19],
11         [8, 68, 131, 19],
12         [8, 54, 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   ]