Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / overflow-hidden-in-overflow-hidden-scrolled-expected.txt
blob14db7316b1d6b3be547386cc644595e9a24c1c25
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 18, 100, 190],
10         [8, 18, 100, 190],
11         [8, 18, 100, 190]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow DIV class='innerWrapper'",
15         "LayoutBlockFlow DIV class='red'",
16         "LayoutBlockFlow DIV id='ucp' class='green'"
17       ]
18     }
19   ]