Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / invalidate-paint-for-fixed-pos-inside-iframe-expected.txt
blob8d6627788d1f5f44a0a4deb39f6e6b007c5763c0
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [18, 418, 50, 50]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV"
13       ]
14     }
15   ]