Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / transform-scale-descendants-expected.txt
blobc3be2db33404b30eea0b7cc6b45a652b797333f0
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 300, 100, 100],
10         [0, 100, 100, 100],
11         [0, 100, 100, 100]
12       ]
13     }
14   ]