Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / table-outer-border-expected.txt
blobf9a67abefc0373ae3f30398a190ba1805f68543a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [15, 82, 117, 67],
10         [15, 82, 117, 67],
11         [15, 15, 117, 134],
12         [15, 15, 117, 134],
13         [15, 15, 117, 67],
14         [15, 15, 117, 67],
15         [8, 75, 132, 82],
16         [8, 75, 132, 82],
17         [8, 8, 132, 149],
18         [8, 8, 132, 149],
19         [8, 8, 132, 82],
20         [8, 8, 132, 82]
21       ],
22       "paintInvalidationClients": [
23         "LayoutTableCell TD",
24         "LayoutTableRow TR",
25         "LayoutTableCell TD",
26         "LayoutTableRow TR",
27         "LayoutTableSection TBODY",
28         "LayoutTable TABLE id='table'",
29         "LayoutTableCell TD",
30         "LayoutTableCell TD",
31         "LayoutTable TABLE id='table' class='green'",
32         "LayoutTableCell TD",
33         "LayoutTableCell TD",
34         "LayoutTableSection TBODY",
35         "LayoutTableRow TR",
36         "LayoutTableCell TD",
37         "LayoutTableRow TR",
38         "LayoutTableCell TD"
39       ]
40     }
41   ]