blob: 5c9ed7777eb5c90d5b31b06b719562ad4510a71e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[773, 43, 19, 77]
],
"paintInvalidationClients": [
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
"LayoutText #text",
"InlineTextBox 'Testing both hit testing'"
]
}
]
}
|