Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / outline-change-invalidation-expected.txt
blobf3d26c32cd861ed0fb1c66e8871d1a9c927347b7
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [31, 84, 761, 18],
10         [31, 84, 761, 18],
11         [31, 79, 766, 28],
12         [31, 79, 766, 28],
13         [8, 84, 784, 18],
14         [8, 79, 789, 28]
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   ]