Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / repaint / relative-inline-positioned-movement-repaint-expected.txt
blobbc786ca0a2a9f5a1e7798ce76f1336fd052a34f5
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 7, 784, 21]
10       ],
11       "paintInvalidationClients": [
12         "RootInlineBox",
13         "LayoutBlockFlow BODY"
14       ],
15       "children": [
16         {
17           "position": [68, 7],
18           "bounds": [348, 21],
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   ]