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