Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / fixed-descendant-of-transformed-scrolled-expected.txt
blobe593200768ae9028b7d04ac1d4044e0ae3d263b8
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [200, 150, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutBlockFlow (positioned) DIV id='fixed'"
13       ]
14     }
15   ]