Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / relative-inline-positioned-movement-repaint-expected.txt
blob8bb0d5668557a590556bc9d0200b7cb6554d2dca
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 7, 784, 20]
10       ],
11       "paintInvalidationClients": [
12         "RootInlineBox",
13         "LayoutBlockFlow BODY"
14       ],
15       "children": [
16         {
17           "position": [68, 7],
18           "bounds": [374, 20],
19           "drawsContent": true,
20           "backfaceVisibility": "hidden",
21           "paintInvalidationClients": [
22             "InlineTextBox 'When this layer moves it shouldn't generate a repaint rect.'",
23             "InlineFlowBox"
24           ]
25         }
26       ]
27     }
28   ]