Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / table-section-repaint-expected.txt
blobc9c0269e4a7ee4ca4305bd09259c1b5be66940d2
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [33, 308, 10, 15],
10         [12, 357, 52, 30],
11         [12, 342, 52, 30],
12         [12, 327, 52, 60],
13         [12, 327, 52, 30],
14         [12, 312, 52, 60],
15         [12, 312, 52, 30],
16         [8, 376, 60, 15],
17         [8, 372, 60, 19],
18         [8, 353, 60, 38],
19         [8, 338, 60, 38],
20         [8, 323, 60, 38],
21         [8, 308, 60, 38],
22         [8, 248, 60, 30],
23         [8, 248, 60, 30],
24         [8, 218, 60, 60],
25         [8, 218, 60, 30],
26         [8, 218, 60, 30],
27         [8, 218, 60, 30],
28         [8, 218, 60, 30],
29         [8, 188, 60, 60],
30         [8, 188, 60, 30],
31         [8, 188, 60, 30],
32         [8, 188, 60, 30],
33         [8, 158, 60, 30],
34         [8, 158, 60, 30],
35         [8, 128, 60, 60],
36         [8, 128, 60, 30],
37         [8, 128, 60, 30],
38         [8, 128, 60, 30],
39         [8, 128, 60, 30],
40         [8, 98, 60, 60],
41         [8, 98, 60, 30],
42         [8, 98, 60, 30],
43         [8, 98, 60, 30],
44         [8, 98, 60, 30],
45         [8, 68, 60, 30],
46         [8, 68, 60, 30],
47         [8, 38, 60, 60],
48         [8, 38, 60, 30],
49         [8, 38, 60, 30],
50         [8, 38, 60, 30],
51         [8, 38, 60, 30],
52         [8, 8, 60, 60],
53         [8, 8, 60, 30],
54         [8, 8, 60, 30],
55         [8, 8, 60, 30]
56       ],
57       "paintInvalidationClients": [
58         "LayoutBlockFlow CAPTION id='caption1' class='blue half'",
59         "LayoutTableSection TBODY",
60         "LayoutTableRow TR",
61         "LayoutTableCell TD class='red half'",
62         "LayoutTableRow TR",
63         "LayoutTableCell TD class='green half'",
64         "LayoutTableCell TD",
65         "LayoutBlockFlow DIV id='top' class='blue half'",
66         "LayoutTableSection TBODY",
67         "LayoutTableRow TR",
68         "LayoutTableCell TD class='red half'",
69         "LayoutTableRow TR",
70         "LayoutTableCell TD class='green half'",
71         "LayoutBlockFlow CAPTION id='caption2' class='zero'",
72         "LayoutTableSection TBODY",
73         "LayoutTableRow TR",
74         "LayoutTableCell TD class='green half'",
75         "LayoutTableRow TR",
76         "LayoutTableCell TD class='red half'",
77         "LayoutTable TABLE",
78         "LayoutBlockFlow DIV id='innerDiv'",
79         "LayoutTableSection TBODY",
80         "LayoutTableRow TR",
81         "LayoutTableCell TD class='half'",
82         "LayoutTableRow TR",
83         "LayoutTableCell TD class='half'"
84       ]
85     }
86   ]