Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-mavericks / fast / repaint / multi-layout-one-frame-expected.txt
blob430fc5396ba962a91c8a29389c3fd86895523046
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [138, 11, 117, 13],
10         [138, 11, 40, 13],
11         [138, 11, 37, 13],
12         [11, 11, 117, 13],
13         [11, 11, 40, 13],
14         [11, 11, 37, 13]
15       ],
16       "paintInvalidationClients": [
17         "InlineTextBox ''",
18         "RootInlineBox",
19         "InlineTextBox ''",
20         "RootInlineBox",
21         "LayoutBlockFlow DIV id='inner-editor'",
22         "LayoutText #text",
23         "InlineTextBox 'PASSED'",
24         "LayoutBlockFlow DIV id='inner-editor'",
25         "LayoutText #text",
26         "InlineTextBox 'PASSED'"
27       ]
28     }
29   ]