Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / fast / repaint / outline-change-invalidation-expected.txt
blob55a8d191548999066146896013dbc2c49f137139
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [30, 88, 762, 20],
10         [30, 88, 762, 20],
11         [30, 83, 767, 30],
12         [30, 83, 767, 30],
13         [8, 88, 784, 20],
14         [8, 83, 789, 30]
15       ],
16       "paintInvalidationClients": [
17         "RootInlineBox",
18         "InlineBox",
19         "InlineTextBox 'Lorem Ipsum'",
20         "LayoutBlockFlow UL",
21         "LayoutListItem LI",
22         "LayoutBlockFlow A id='link'"
23       ]
24     }
25   ]