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