| OLD | NEW |
| 1 { | 1 { |
| 2 "layers": [ | 2 "layers": [ |
| 3 { | 3 { |
| 4 "name": "LayoutView #document", | 4 "name": "LayoutView #document", |
| 5 "bounds": [800, 2016], | 5 "bounds": [800, 2016], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", | 10 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
| 11 "rect": [79, 129, 142, 142], | 11 "rect": [79, 129, 142, 142], |
| 12 "reason": "subtree" | 12 "reason": "subtree" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolut
e clipped rotated'", | 15 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolut
e clipped rotated'", |
| 16 "rect": [79, 129, 142, 142], | 16 "rect": [79, 129, 142, 142], |
| 17 "reason": "subtree" | 17 "reason": "subtree" |
| 18 }, | 18 }, |
| 19 { | 19 { |
| 20 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", | 20 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
| 21 "rect": [114, 129, 107, 36], |
| 22 "reason": "subtree" |
| 23 }, |
| 24 { |
| 25 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
| 21 "rect": [100, 150, 100, 100], | 26 "rect": [100, 150, 100, 100], |
| 22 "reason": "subtree" | 27 "reason": "subtree" |
| 23 } | 28 } |
| 24 ] | 29 ] |
| 25 } | 30 } |
| 26 ], | 31 ], |
| 27 "objectPaintInvalidations": [ | 32 "objectPaintInvalidations": [ |
| 28 { | 33 { |
| 29 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute cl
ipped rotated'", | 34 "object": "LayoutBlockFlow (positioned) DIV id='moveMe' class='absolute cl
ipped rotated'", |
| 30 "reason": "subtree" | 35 "reason": "subtree" |
| 31 }, | 36 }, |
| 32 { | 37 { |
| 33 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", | 38 "object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
| 34 "reason": "subtree" | 39 "reason": "subtree" |
| 35 }, | 40 }, |
| 36 { | 41 { |
| 37 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", | 42 "object": "LayoutBlockFlow (positioned) DIV class='absolute red'", |
| 38 "reason": "subtree" | 43 "reason": "subtree" |
| 39 } | 44 } |
| 40 ] | 45 ] |
| 41 } | 46 } |
| 42 | 47 |
| OLD | NEW |