| 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 [310, 114, 92, 46], | 9 [310, 114, 92, 46], |
| 10 [310, 114, 92, 46], | 10 [310, 114, 92, 46], |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 [0, 3, 13, 4], | 43 [0, 3, 13, 4], |
| 44 [0, 3, 6, 2], | 44 [0, 3, 6, 2], |
| 45 [0, 3, 6, 2], | 45 [0, 3, 6, 2], |
| 46 [0, 3, 6, 2], | 46 [0, 3, 6, 2], |
| 47 [0, 3, 6, 2], | 47 [0, 3, 6, 2], |
| 48 [0, 3, 6, 2], | 48 [0, 3, 6, 2], |
| 49 [0, 0, 402, 163], | 49 [0, 0, 402, 163], |
| 50 [0, 0, 1, 1], | 50 [0, 0, 1, 1], |
| 51 [0, 0, 1, 1], | 51 [0, 0, 1, 1], |
| 52 [0, 0, 1, 1], | 52 [0, 0, 1, 1], |
| 53 [0, 0, 1, 1], |
| 54 [0, 0, 1, 1], |
| 55 [0, 0, 1, 1], |
| 56 [0, 0, 1, 1], |
| 57 [0, 0, 1, 1], |
| 58 [0, 0, 1, 1], |
| 59 [0, 0, 1, 1], |
| 60 [0, 0, 1, 1], |
| 53 [0, 0, 1, 1] | 61 [0, 0, 1, 1] |
| 54 ], | 62 ], |
| 55 "paintInvalidationClients": [ | 63 "paintInvalidationClients": [ |
| 56 "RootInlineBox", | 64 "RootInlineBox", |
| 57 "InlineTextBox 'PASS '", | 65 "InlineTextBox 'PASS '", |
| 58 "InlineFlowBox", | 66 "InlineFlowBox", |
| 59 "InlineTextBox 'PASS'", | 67 "InlineTextBox 'PASS'", |
| 60 "RootInlineBox", | 68 "RootInlineBox", |
| 61 "InlineTextBox 'PASS'", | 69 "InlineTextBox 'PASS'", |
| 62 "RootInlineBox", | 70 "RootInlineBox", |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 "InlineTextBox 'PASS'", | 115 "InlineTextBox 'PASS'", |
| 108 "LayoutSVGViewportContainer svg", | 116 "LayoutSVGViewportContainer svg", |
| 109 "LayoutSVGText text", | 117 "LayoutSVGText text", |
| 110 "LayoutSVGInlineText #text", | 118 "LayoutSVGInlineText #text", |
| 111 "InlineTextBox 'PASS'" | 119 "InlineTextBox 'PASS'" |
| 112 ] | 120 ] |
| 113 } | 121 } |
| 114 ] | 122 ] |
| 115 } | 123 } |
| 116 | 124 |
| OLD | NEW |