| 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 (positioned) DIV", | 10 "object": "LayoutBlockFlow (positioned) DIV", |
| 11 "rect": [8, 211, 106, 53], | 11 "rect": [8, 211, 106, 53], |
| 12 "reason": "incremental" | 12 "reason": "incremental" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (positioned) DIV", | 15 "object": "LayoutBlockFlow (positioned) DIV", |
| 16 "rect": [8, 261, 106, 3], | 16 "rect": [8, 214, 106, 50], |
| 17 "reason": "incremental" | 17 "reason": "incremental" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow DIV", | 20 "object": "LayoutBlockFlow DIV", |
| 21 "rect": [8, 308, 100, 100], | 21 "rect": [8, 308, 100, 100], |
| 22 "reason": "became invisible" | 22 "reason": "became invisible" |
| 23 }, | 23 }, |
| 24 { | 24 { |
| 25 "object": "LayoutBlockFlow DIV id='target3'", | 25 "object": "LayoutBlockFlow DIV id='target3'", |
| 26 "rect": [8, 388, 100, 20], | 26 "rect": [8, 388, 100, 20], |
| 27 "reason": "layoutObject removal" | 27 "reason": "layoutObject removal" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "object": "LayoutBlockFlow (positioned) DIV", | 30 "object": "LayoutBlockFlow (positioned) DIV", |
| 31 "rect": [61, 8, 53, 106], | 31 "rect": [61, 8, 53, 106], |
| 32 "reason": "incremental" | 32 "reason": "incremental" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutBlockFlow (positioned) DIV", | 35 "object": "LayoutBlockFlow (positioned) DIV", |
| 36 "rect": [111, 8, 3, 106], | 36 "rect": [64, 8, 50, 106], |
| 37 "reason": "incremental" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow DIV id='target1' class='narrow'", |
| 41 "rect": [61, 11, 50, 50], |
| 42 "reason": "incremental" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow DIV id='target2' class='short'", |
| 46 "rect": [11, 211, 50, 50], |
| 37 "reason": "incremental" | 47 "reason": "incremental" |
| 38 } | 48 } |
| 39 ] | 49 ] |
| 40 } | 50 } |
| 41 ] | 51 ] |
| 42 } | 52 } |
| 43 | 53 |
| OLD | NEW |