Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / absolute-margin-change-repaint-expected.txt
bloba6a11fc70fe2a437835571e04cd6a3a92d0f1641
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 60, 100, 100],
10         [0, 40, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow (positioned) DIV id='test'"
14       ]
15     }
16   ]