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