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