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