Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / padding-keeping-visual-size-expected.txt
blobfcc7eb4f5c9e70a82b748e847ecb2933359d4884
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [20, 220, 60, 60],
10         [0, 200, 100, 100],
11         [0, 200, 100, 100]
12       ],
13       "paintInvalidationClients": [
14         "LayoutBlockFlow (positioned) DIV id='target2' class='outer'",
15         "LayoutBlockFlow DIV class='inner'"
16       ]
17     }
18   ]