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 "paintInvalidations": [ | 8 "paintInvalidations": [ |
9 { | 9 { |
10 "object": "InlineFlowBox", | |
11 "rect": [0, 0, 0, 0], | |
12 "reason": "full" | |
13 }, | |
14 { | |
15 "object": "InlineFlowBox", | |
16 "rect": [0, 0, 0, 0], | |
17 "reason": "full" | |
18 }, | |
19 { | |
20 "object": "InlineFlowBox", | |
21 "rect": [0, 0, 0, 0], | |
22 "reason": "full" | |
23 }, | |
24 { | |
25 "object": "InlineTextBox ''", | |
26 "rect": [0, 0, 0, 0], | |
27 "reason": "full" | |
28 }, | |
29 { | |
30 "object": "InlineTextBox ''", | |
31 "rect": [0, 0, 0, 0], | |
32 "reason": "full" | |
33 }, | |
34 { | |
35 "object": "InlineTextBox 'PA'", | |
36 "rect": [0, 0, 0, 0], | |
37 "reason": "full" | |
38 }, | |
39 { | |
40 "object": "InlineTextBox 'PASS'", | |
41 "rect": [0, 0, 0, 0], | |
42 "reason": "full" | |
43 }, | |
44 { | |
45 "object": "InlineTextBox 'PASS'", | |
46 "rect": [0, 0, 0, 0], | |
47 "reason": "full" | |
48 }, | |
49 { | |
50 "object": "InlineTextBox 'SS'", | |
51 "rect": [0, 0, 0, 0], | |
52 "reason": "location change" | |
53 }, | |
54 { | |
55 "object": "LayoutSVGInlineText #text", | 10 "object": "LayoutSVGInlineText #text", |
56 "rect": [10, 62, 306, 378], | 11 "rect": [10, 62, 306, 378], |
57 "reason": "location change" | 12 "reason": "location change" |
58 }, | 13 }, |
59 { | 14 { |
60 "object": "LayoutSVGText text", | 15 "object": "LayoutSVGText text", |
61 "rect": [10, 62, 306, 378], | 16 "rect": [10, 62, 306, 378], |
62 "reason": "style change" | 17 "reason": "style change" |
63 }, | 18 }, |
64 { | 19 { |
| 20 "object": "InlineFlowBox", |
| 21 "reason": "full" |
| 22 }, |
| 23 { |
| 24 "object": "InlineFlowBox", |
| 25 "reason": "full" |
| 26 }, |
| 27 { |
| 28 "object": "InlineFlowBox", |
| 29 "reason": "full" |
| 30 }, |
| 31 { |
| 32 "object": "InlineTextBox ''", |
| 33 "reason": "full" |
| 34 }, |
| 35 { |
| 36 "object": "InlineTextBox ''", |
| 37 "reason": "full" |
| 38 }, |
| 39 { |
| 40 "object": "InlineTextBox 'PA'", |
| 41 "reason": "full" |
| 42 }, |
| 43 { |
| 44 "object": "InlineTextBox 'PASS'", |
| 45 "reason": "full" |
| 46 }, |
| 47 { |
| 48 "object": "InlineTextBox 'PASS'", |
| 49 "reason": "full" |
| 50 }, |
| 51 { |
| 52 "object": "InlineTextBox 'SS'", |
| 53 "reason": "location change" |
| 54 }, |
| 55 { |
65 "object": "RootInlineBox", | 56 "object": "RootInlineBox", |
66 "rect": [0, 0, 0, 0], | |
67 "reason": "full" | 57 "reason": "full" |
68 }, | 58 }, |
69 { | 59 { |
70 "object": "RootInlineBox", | 60 "object": "RootInlineBox", |
71 "rect": [0, 0, 0, 0], | |
72 "reason": "full" | 61 "reason": "full" |
73 } | 62 } |
74 ] | 63 ] |
75 } | 64 } |
76 ] | 65 ] |
77 } | 66 } |
78 | 67 |
OLD | NEW |