Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / border-radius-without-border-expected.txt
blobb8171d4cbff25b100adb7f5a7e5769a22795056a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 0, 100, 100],
10         [80, 0, 120, 100],
11         [0, 300, 100, 100],
12         [0, 275, 100, 125]
13       ],
14       "paintInvalidationClients": [
15         "LayoutBlockFlow (positioned) DIV id='target1'",
16         "LayoutBlockFlow (positioned) DIV id='target2'"
17       ]
18     }
19   ]