Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / transform-layout-repaint-expected.txt
blob0cfc381bd1a4f76b4290b14fd0287ec414da9ff3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [52, 51, 43, 32],
10         [52, 51, 39, 30],
11         [51, 50, 197, 88]
12       ],
13       "paintInvalidationClients": [
14         "InlineTextBox ''",
15         "RootInlineBox",
16         "LayoutBlockFlow DIV id='target'",
17         "LayoutText #text",
18         "InlineTextBox 'PASS'"
19       ]
20     }
21   ]