| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 51 { | 51 { |
| 52 "object": "LayoutText #text", | 52 "object": "LayoutText #text", |
| 53 "rect": [250, 138, 49, 159], | 53 "rect": [250, 138, 49, 159], |
| 54 "reason": "incremental" | 54 "reason": "incremental" |
| 55 } | 55 } |
| 56 ] | 56 ] |
| 57 } | 57 } |
| 58 ], | 58 ], |
| 59 "objectPaintInvalidations": [ | 59 "objectPaintInvalidations": [ |
| 60 { | 60 { |
| 61 "object": "RootInlineBox", |
| 62 "reason": "full" |
| 63 }, |
| 64 { |
| 65 "object": "RootInlineBox", |
| 66 "reason": "full" |
| 67 }, |
| 68 { |
| 69 "object": "RootInlineBox", |
| 70 "reason": "full" |
| 71 }, |
| 72 { |
| 73 "object": "RootInlineBox", |
| 74 "reason": "full" |
| 75 }, |
| 76 { |
| 77 "object": "RootInlineBox", |
| 78 "reason": "full" |
| 79 }, |
| 80 { |
| 81 "object": "RootInlineBox", |
| 82 "reason": "full" |
| 83 }, |
| 84 { |
| 85 "object": "RootInlineBox", |
| 86 "reason": "full" |
| 87 }, |
| 88 { |
| 89 "object": "RootInlineBox", |
| 90 "reason": "full" |
| 91 }, |
| 92 { |
| 93 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", |
| 94 "reason": "full" |
| 95 }, |
| 96 { |
| 97 "object": "InlineTextBox 'malesuada, est libero feugiat libero, vel fringi
lla'", |
| 98 "reason": "full" |
| 99 }, |
| 100 { |
| 101 "object": "InlineTextBox 'orci nibh sed neque. Quisque eu nulla non nisi'"
, |
| 102 "reason": "full" |
| 103 }, |
| 104 { |
| 105 "object": "InlineTextBox 'molestie accumsan. Etiam tellus urna, laoreet ac
,'", |
| 106 "reason": "full" |
| 107 }, |
| 108 { |
| 109 "object": "InlineTextBox 'laoreet non, suscipit sed, sapien. Phasellus'", |
| 110 "reason": "full" |
| 111 }, |
| 112 { |
| 113 "object": "InlineTextBox 'vehicula, sem at posuere vehicula, augue nibh'", |
| 114 "reason": "full" |
| 115 }, |
| 116 { |
| 117 "object": "InlineTextBox 'molestie nisl, nec ullamcorper lacus ante'", |
| 118 "reason": "full" |
| 119 }, |
| 120 { |
| 121 "object": "InlineTextBox 'vulputate pede.'", |
| 122 "reason": "full" |
| 123 }, |
| 124 { |
| 61 "object": "LayoutTableCell TD id='col1'", | 125 "object": "LayoutTableCell TD id='col1'", |
| 62 "reason": "incremental" | 126 "reason": "incremental" |
| 63 }, | 127 }, |
| 64 { | 128 { |
| 65 "object": "LayoutBlockFlow DIV", | 129 "object": "LayoutBlockFlow DIV", |
| 66 "reason": "forced by layout" | 130 "reason": "forced by layout" |
| 67 }, | 131 }, |
| 68 { | 132 { |
| 69 "object": "RootInlineBox", | 133 "object": "RootInlineBox", |
| 70 "reason": "forced by layout" | 134 "reason": "forced by layout" |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 113 "object": "LayoutBlockFlow DIV", | 177 "object": "LayoutBlockFlow DIV", |
| 114 "reason": "bounds change" | 178 "reason": "bounds change" |
| 115 }, | 179 }, |
| 116 { | 180 { |
| 117 "object": "LayoutTableCell TD id='target'", | 181 "object": "LayoutTableCell TD id='target'", |
| 118 "reason": "bounds change" | 182 "reason": "bounds change" |
| 119 } | 183 } |
| 120 ] | 184 ] |
| 121 } | 185 } |
| 122 | 186 |
| OLD | NEW |