Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / background-image-paint-invalidation-expected.txt
blobe49c4def8e0b44c1e88a60a1eb393aad27032698
2   "bounds": [808, 2016],
3   "children": [
4     {
5       "bounds": [808, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 800, 2000],
10         [0, 0, 808, 2016]
11       ],
12       "paintInvalidationClients": [
13         "LayoutView #document",
14         "LayoutBlockFlow BODY"
15       ]
16     }
17   ]