| 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 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [293, 108, 15, 285], | 9 [293, 108, 15, 285], |
| 10 [293, 108, 15, 285], | 10 [293, 108, 15, 285], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 49 "LayoutBlockFlow (anonymous)", | 49 "LayoutBlockFlow (anonymous)", |
| 50 "LayoutIFrame IFRAME id='iframe'", | 50 "LayoutIFrame IFRAME id='iframe'", |
| 51 "LayoutView #document", | 51 "LayoutView #document", |
| 52 "LayoutView #document", | 52 "LayoutView #document", |
| 53 "LayoutBlockFlow HTML" | 53 "LayoutBlockFlow HTML" |
| 54 ] | 54 ] |
| 55 } | 55 } |
| 56 ] | 56 ] |
| 57 } | 57 } |
| 58 | 58 |
| OLD | NEW |