Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / paint / invalidation / non-text-link-invalidation-optimization-expected.txt
blob81fe9287d73113325612ea0dc56485b5648409d3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [336, 8, 49, 19],
10         [303, 8, 23, 19],
11         [156, 8, 137, 19],
12         [131, 8, 26, 19],
13         [72, 8, 59, 19],
14         [8, 8, 54, 19]
15       ],
16       "paintInvalidationClients": [
17         "LayoutText #text",
18         "InlineTextBox 'This test '",
19         "LayoutText #text",
20         "InlineTextBox ' passes if '",
21         "LayoutText #text",
22         "InlineTextBox 'only'",
23         "LayoutText #text",
24         "InlineTextBox ' text is invalidated and '",
25         "LayoutText #text",
26         "InlineTextBox ' no '",
27         "LayoutText #text",
28         "InlineTextBox ' images.'"
29       ]
30     }
31   ]