Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / invisible-objects-expected.txt
blob691c59ef1121ecc454fbf9e2d5ab0beca1c3078e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "paintInvalidationClients": [
9         "InlineTextBox ''",
10         "RootInlineBox",
11         "LayoutText #text",
12         "InlineTextBox 'is invisible'"
13       ]
14     }
15   ]