Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / remove-inline-after-layout-expected.txt
blobf6627146eecd224a6c7e281a3965d8519eb585d3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [293, 108, 101, 100],
10         [112, 194, 182, 18],
11         [112, 108, 100, 100],
12         [8, 108, 784, 208]
13       ],
14       "paintInvalidationClients": [
15         "InlineBox",
16         "InlineTextBox '\n'",
17         "InlineTextBox 'This span should disappear.\n'",
18         "InlineBox",
19         "RootInlineBox",
20         "InlineTextBox 'This span should disappear.'",
21         "LayoutText #text",
22         "InlineFlowBox",
23         "LayoutInline SPAN id='target'",
24         "InlineBox",
25         "InlineTextBox '\n'",
26         "RootInlineBox",
27         "InlineBox",
28         "RootInlineBox",
29         "LayoutBlockFlow (anonymous)",
30         "LayoutBlockFlow DIV"
31       ]
32     }
33   ]