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