Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / table-cell-collapsed-border-expected.txt
blobd6d784e2480c9e91479f9d050e259369f1c097d3
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [220, 260, 122, 110],
10         [220, 60, 122, 108],
11         [3, 260, 118, 110]
12       ],
13       "paintInvalidationClients": [
14         "LayoutTableCell TD",
15         "LayoutTableCell TD id='t1'",
16         "LayoutTableCell TD",
17         "LayoutTableCell TD",
18         "LayoutTableCell TD",
19         "LayoutTableCell TD id='t2'",
20         "LayoutTableCell TD",
21         "LayoutTableCell TD id='t3'",
22         "LayoutTableCell TD",
23         "LayoutTableCell TD",
24         "LayoutTableCell TD",
25         "LayoutTableCell TD id='t1'",
26         "LayoutTableCell TD id='t2'",
27         "LayoutTableCell TD id='t3'"
28       ]
29     }
30   ]