| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "Content Root Layer", |
| 2 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 3 "children": [ | 4 "children": [ |
| 4 { | 5 { |
| 6 "name": "LayoutView #document", |
| 5 "bounds": [800, 600], | 7 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 8 "contentsOpaque": true, |
| 7 "children": [ | 9 "children": [ |
| 8 { | 10 { |
| 11 "name": "LayoutBlockFlow HTML", |
| 9 "bounds": [800, 600], | 12 "bounds": [800, 600], |
| 10 "drawsContent": true, | 13 "drawsContent": true, |
| 11 "children": [ | 14 "children": [ |
| 12 { | 15 { |
| 16 "name": "LayoutBlockFlow (positioned) DIV class='stacking-context'
", |
| 13 "position": [8, 8], | 17 "position": [8, 8], |
| 14 "contentsOpaque": true, | 18 "contentsOpaque": true, |
| 15 "drawsContent": true, | 19 "drawsContent": true, |
| 16 "backgroundColor": "#FF0000", | 20 "backgroundColor": "#FF0000", |
| 17 "children": [ | 21 "children": [ |
| 18 { | 22 { |
| 23 "name": "LayoutBlockFlow (positioned) DIV class='stacking-cont
ext'", |
| 19 "bounds": [160, 90], | 24 "bounds": [160, 90], |
| 20 "isolate": true, | 25 "isolate": true, |
| 21 "contentsOpaque": true, | 26 "contentsOpaque": true, |
| 22 "drawsContent": true, | 27 "drawsContent": true, |
| 23 "backgroundColor": "#008000", | 28 "backgroundColor": "#008000", |
| 24 "children": [ | 29 "children": [ |
| 25 { | 30 { |
| 31 "name": "LayoutBlockFlow DIV class='blended'", |
| 26 "bounds": [160, 90], | 32 "bounds": [160, 90], |
| 27 "blendMode": "multiply", | 33 "blendMode": "multiply", |
| 28 "contentsOpaque": true, | 34 "contentsOpaque": true, |
| 29 "drawsContent": true, | 35 "drawsContent": true, |
| 30 "backgroundColor": "#0000FF", | 36 "backgroundColor": "#0000FF", |
| 31 "children": [ | 37 "children": [ |
| 32 { | 38 { |
| 39 "name": "LayoutImage IMG class='accelerated'", |
| 33 "bounds": [160, 90] | 40 "bounds": [160, 90] |
| 34 } | 41 } |
| 35 ] | 42 ] |
| 36 } | 43 } |
| 37 ] | 44 ] |
| 38 }, | 45 }, |
| 39 { | 46 { |
| 47 "name": "LayoutBlockFlow (positioned) DIV class='stacking-cont
ext' (foreground) Layer", |
| 40 "drawsContent": true | 48 "drawsContent": true |
| 41 } | 49 } |
| 42 ] | 50 ] |
| 43 }, | 51 }, |
| 44 { | 52 { |
| 53 "name": "LayoutBlockFlow HTML (foreground) Layer", |
| 45 "bounds": [800, 600], | 54 "bounds": [800, 600], |
| 46 "drawsContent": true | 55 "drawsContent": true |
| 47 } | 56 } |
| 48 ] | 57 ] |
| 49 } | 58 } |
| 50 ] | 59 ] |
| 51 } | 60 } |
| 52 ] | 61 ] |
| 53 } | 62 } |
| 54 | 63 |
| OLD | NEW |