Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / multi-layout-one-frame-expected.txt
blob6f5f6fd319b1a04e1541f9db4a4dfc395004fe18
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [168, 11, 150, 16],
10         [168, 11, 54, 16],
11         [168, 11, 45, 16],
12         [10, 11, 150, 16],
13         [10, 11, 54, 16],
14         [10, 11, 45, 16]
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   ]