| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", | 2 "name": "Content Root Layer", |
| 3 "bounds": [800, 2016], | 3 "bounds": [800, 2016], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "name": "LayoutView #document", | 6 "name": "LayoutView #document", |
| 7 "bounds": [800, 2016], | 7 "bounds": [800, 2016], |
| 8 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 9 "drawsContent": true, | 9 "drawsContent": true, |
| 10 "paintInvalidations": [ | 10 "paintInvalidations": [ |
| 11 { | 11 { |
| 12 "object": "LayoutView #document", | 12 "object": "LayoutView #document", |
| 13 "rect": [0, 2016, 800, 3792], | 13 "rect": [0, 2016, 800, 3792], |
| 14 "reason": "incremental" | 14 "reason": "incremental" |
| 15 }, | 15 }, |
| 16 { | 16 { |
| 17 "object": "LayoutBlockFlow HTML", | 17 "object": "LayoutBlockFlow HTML", |
| 18 "rect": [0, 0, 800, 2016], | 18 "rect": [0, 0, 800, 2016], |
| 19 "reason": "forced by layout" | 19 "reason": "forced by layout" |
| 20 }, | 20 }, |
| 21 { | 21 { |
| 22 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", | 22 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", |
| 23 "rect": [108, 5708, 100, 100], | 23 "rect": [108, 5708, 100, 100], |
| 24 "reason": "subtree" | 24 "reason": "subtree" |
| 25 }, | 25 }, |
| 26 { | 26 { |
| 27 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", | 27 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='ab
solute green'", |
| 28 "rect": [100, 700, 100, 100], | 28 "rect": [100, 700, 100, 100], |
| 29 "reason": "bounds change" | 29 "reason": "style change" |
| 30 } | 30 } |
| 31 ] | 31 ] |
| 32 } | 32 } |
| 33 ], | 33 ], |
| 34 "objectPaintInvalidations": [ | 34 "objectPaintInvalidations": [ |
| 35 { | 35 { |
| 36 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolu
te green'", | 36 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolu
te green'", |
| 37 "reason": "subtree" | 37 "reason": "subtree" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutView #document", | 40 "object": "LayoutView #document", |
| 41 "reason": "incremental" | 41 "reason": "incremental" |
| 42 }, | 42 }, |
| 43 { | 43 { |
| 44 "object": "LayoutBlockFlow HTML", | 44 "object": "LayoutBlockFlow HTML", |
| 45 "reason": "forced by layout" | 45 "reason": "forced by layout" |
| 46 }, | 46 }, |
| 47 { | 47 { |
| 48 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolu
te green'", | 48 "object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolu
te green'", |
| 49 "reason": "bounds change" | 49 "reason": "style change" |
| 50 } | 50 } |
| 51 ] | 51 ] |
| 52 } | 52 } |
| 53 | 53 |
| OLD | NEW |