Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / overflow-show-expected.txt
blobbc057451a38d63b1a32fc199ad88b2efcaf679e7
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 green'"
15       ]
16     }
17   ]