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