Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / relative-inline-positioned-movement-repaint-expected.txt
blob74e107748bb59a2ed1ea89f1d65fdef585d49812
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 7, 784, 19]
10       ],
11       "paintInvalidationClients": [
12         "RootInlineBox",
13         "LayoutBlockFlow BODY"
14       ],
15       "children": [
16         {
17           "position": [68, 7],
18           "bounds": [374, 19],
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   ]