Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / border-radius-repaint-expected.txt
blob566059f29f11245074505afeb181c93f661b6cd9
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [33, 293, 172, 20],
10         [33, 133, 172, 20],
11         [19, 307, 200, 20],
12         [19, 295, 200, 32],
13         [19, 147, 200, 20],
14         [19, 135, 200, 32]
15       ],
16       "paintInvalidationClients": [
17         "LayoutBlockFlow DIV",
18         "LayoutBlockFlow DIV id='a'",
19         "LayoutBlockFlow DIV",
20         "LayoutBlockFlow DIV id='b'"
21       ]
22     }
23   ]