| 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": "LayoutBlockFlow DIV", | 10 "object": "LayoutBlockFlow DIV", |
| 11 "rect": [10, 132, 292, 144], | 11 "rect": [10, 132, 292, 144], |
| 12 "reason": "forced by layout" | 12 "reason": "forced by layout" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow DIV", | 15 "object": "LayoutBlockFlow DIV", |
| 16 "rect": [10, 281, 292, 50], | 16 "rect": [10, 281, 292, 50], |
| 17 "reason": "location change" | 17 "reason": "bounds change" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
| 21 "rect": [10, 132, 242, 180], | 21 "rect": [10, 132, 242, 180], |
| 22 "reason": "forced by layout" | 22 "reason": "forced by layout" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV", | 25 "object": "LayoutBlockFlow DIV", |
| 26 "rect": [10, 317, 242, 50], | 26 "rect": [10, 317, 242, 50], |
| 27 "reason": "location change" | 27 "reason": "bounds change" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutTableCell TD id='col1'", | 30 "object": "LayoutTableCell TD id='col1'", |
| 31 "rect": [10, 331, 242, 36], | 31 "rect": [10, 331, 242, 36], |
| 32 "reason": "incremental" | 32 "reason": "incremental" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutText #text", | 35 "object": "LayoutText #text", |
| 36 "rect": [10, 276, 240, 36], | 36 "rect": [10, 276, 240, 36], |
| 37 "reason": "incremental" | 37 "reason": "incremental" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutTableCell TD id='target'", | 40 "object": "LayoutTableCell TD id='target'", |
| 41 "rect": [254, 132, 52, 235], | 41 "rect": [254, 132, 52, 235], |
| 42 "reason": "location change" | 42 "reason": "bounds change" |
| 43 }, | 43 }, |
| 44 { | 44 { |
| 45 "object": "LayoutTableCell TD id='col1'", | 45 "object": "LayoutTableCell TD id='col1'", |
| 46 "rect": [252, 132, 50, 199], | 46 "rect": [252, 132, 50, 199], |
| 47 "reason": "incremental" | 47 "reason": "incremental" |
| 48 }, | 48 }, |
| 49 { | 49 { |
| 50 "object": "LayoutText #text", | 50 "object": "LayoutText #text", |
| 51 "rect": [250, 132, 36, 144], | 51 "rect": [250, 132, 36, 144], |
| 52 "reason": "incremental" | 52 "reason": "incremental" |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 157 }, | 157 }, |
| 158 { | 158 { |
| 159 "object": "RootInlineBox", | 159 "object": "RootInlineBox", |
| 160 "reason": "full" | 160 "reason": "full" |
| 161 } | 161 } |
| 162 ] | 162 ] |
| 163 } | 163 } |
| 164 ] | 164 ] |
| 165 } | 165 } |
| 166 | 166 |
| OLD | NEW |