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 [84, 114, 48, 13], | 9 [84, 114, 48, 13], |
10 [80, 114, 56, 13], | 10 [80, 114, 56, 13], |
11 [16, 114, 184, 13], | 11 [16, 114, 184, 13], |
12 [9, 85, 198, 13], | 12 [9, 84, 198, 14], |
13 [9, 85, 55, 13], | 13 [9, 84, 55, 14], |
14 [9, 85, 48, 13] | 14 [9, 84, 48, 14] |
15 ], | 15 ], |
16 "paintInvalidationClients": [ | 16 "paintInvalidationClients": [ |
17 "InlineTextBox ''", | 17 "InlineTextBox ''", |
18 "RootInlineBox", | 18 "RootInlineBox", |
19 "InlineTextBox ''", | 19 "InlineTextBox ''", |
20 "RootInlineBox", | 20 "RootInlineBox", |
21 "LayoutBlockFlow (anonymous)", | 21 "LayoutBlockFlow (anonymous)", |
22 "LayoutText (anonymous)", | 22 "LayoutText (anonymous)", |
23 "InlineTextBox 'SUCCESS'", | 23 "InlineTextBox 'SUCCESS'", |
24 "LayoutBlockFlow (anonymous)", | 24 "LayoutBlockFlow (anonymous)", |
25 "LayoutText #text", | 25 "LayoutText #text", |
26 "InlineTextBox 'SUCCESS'" | 26 "InlineTextBox 'SUCCESS'" |
27 ] | 27 ] |
28 } | 28 } |
29 ] | 29 ] |
30 } | 30 } |
31 | 31 |
OLD | NEW |