Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / compositing / squashing / remove-squashed-layer-plus-move-expected.txt
blobf1fb2392e5ca6f0d134ae5f685d9528c2b0423eb
2   "bounds": [1418, 1008],
3   "children": [
4     {
5       "bounds": [1418, 1008],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 118, 1410, 55],
10         [8, 63, 1410, 55],
11         [8, 63, 769, 55],
12         [8, 8, 769, 109]
13       ],
14       "paintInvalidationClients": [
15         "RootInlineBox",
16         "RootInlineBox",
17         "LayoutBlockFlow DIV id='container'",
18         "LayoutBlockFlow DIV id='container'",
19         "LayoutBlockFlow (anonymous)",
20         "LayoutText #text",
21         "LayoutText #text"
22       ],
23       "children": [
24         {
25           "shouldFlattenTransform": false,
26           "children": [
27             {
28               "position": [8, 8],
29               "bounds": [1000, 1000]
30             },
31             {
32               "position": [8, 8],
33               "bounds": [1000, 105],
34               "drawsContent": true,
35               "repaintRects": [
36                 [0, 110, 1000, 50],
37                 [0, 55, 1000, 50],
38                 [0, 55, 100, 50],
39                 [0, 0, 100, 50],
40                 [0, 0, 100, 50]
41               ],
42               "paintInvalidationClients": [
43                 "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'",
44                 "InlineBox",
45                 "InlineBox",
46                 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
47                 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
48                 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
49                 "LayoutBlockFlow (relative positioned) DIV class='mv-tile'"
50               ]
51             }
52           ]
53         }
54       ]
55     }
56   ]