Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / fixed-scale-expected.txt
blobe3d26d804e6d666090eb1a15b5091700aea268c2
2   "bounds": [800, 2016],
3   "children": [
4     {
5       "bounds": [800, 2016],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [125, 325, 50, 50],
10         [100, 300, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='t' class='green translated'"
14       ]
15     }
16   ]