Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / scroll-in-clipped-layer-expected.txt
blob5603c027fe97a9e03608b74762347985b27f9078
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 150, 100, 100],
10         [100, 150, 100, 100],
11         [100, 150, 100, 100]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute clipped'",
15         "LayoutBlockFlow (relative positioned) DIV class='relative green'",
16         "LayoutBlockFlow (positioned) DIV class='absolute red'"
17       ]
18     }
19   ]