OLD | NEW |
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [90, 115, 59, 19], | 9 [90, 115, 59, 19], |
10 [90, 115, 59, 19], | 10 [90, 115, 59, 19], |
11 [90, 115, 43, 19], | 11 [90, 115, 43, 19], |
12 [90, 115, 43, 19] | 12 [90, 115, 43, 19] |
13 ], | 13 ], |
14 "paintInvalidationClients": [ | 14 "paintInvalidationClients": [ |
15 "InlineTextBox ''", | 15 "InlineTextBox ''", |
16 "LayoutSVGInlineText #text", | 16 "LayoutSVGInlineText #text", |
17 "RootInlineBox", | 17 "RootInlineBox", |
18 "LayoutSVGText text id='status'", | 18 "LayoutSVGText text id='status'", |
19 "LayoutSVGInlineText #text", | 19 "LayoutSVGInlineText #text", |
20 "InlineTextBox 'Passed'" | 20 "InlineTextBox 'Passed'" |
21 ] | 21 ] |
22 } | 22 } |
23 ] | 23 ] |
24 } | 24 } |
25 | 25 |
OLD | NEW |