| OLD | NEW |
| 1 CONSOLE MESSAGE: line 30: debug | 1 CONSOLE MESSAGE: line 30: debug |
| 2 { | 2 { |
| 3 "bounds": [800, 600], | 3 "bounds": [800, 600], |
| 4 "children": [ | 4 "children": [ |
| 5 { | 5 { |
| 6 "bounds": [800, 600], | 6 "bounds": [800, 600], |
| 7 "contentsOpaque": true, | 7 "contentsOpaque": true, |
| 8 "drawsContent": true, | 8 "drawsContent": true, |
| 9 "repaintRects": [ | 9 "repaintRects": [ |
| 10 [50, 50, 75, 75] | 10 [50, 50, 75, 75] |
| (...skipping 18 matching lines...) Expand all Loading... |
| 29 "LayoutBlockFlow (positioned) DIV id='container'", | 29 "LayoutBlockFlow (positioned) DIV id='container'", |
| 30 "LayoutBlockFlow (positioned) DIV class='fixed'", | 30 "LayoutBlockFlow (positioned) DIV class='fixed'", |
| 31 "LayoutBlockFlow (positioned) DIV id='container'" | 31 "LayoutBlockFlow (positioned) DIV id='container'" |
| 32 ] | 32 ] |
| 33 } | 33 } |
| 34 ] | 34 ] |
| 35 } | 35 } |
| 36 ] | 36 ] |
| 37 } | 37 } |
| 38 | 38 |
| OLD | NEW |