| OLD | NEW | 
|   1 { |   1 { | 
|   2   "name": "Content Root Layer", |   2   "name": "Content Root Layer", | 
|   3   "bounds": [800, 600], |   3   "bounds": [800, 600], | 
|   4   "children": [ |   4   "children": [ | 
|   5     { |   5     { | 
|   6       "name": "LayoutView #document", |   6       "name": "LayoutView #document", | 
|   7       "bounds": [800, 600], |   7       "bounds": [800, 600], | 
|   8       "contentsOpaque": true, |   8       "contentsOpaque": true, | 
|   9       "drawsContent": true, |   9       "drawsContent": true, | 
|  10       "paintInvalidations": [ |  10       "paintInvalidations": [ | 
|  11         { |  11         { | 
|  12           "object": "LayoutBlockFlow (positioned) DIV id='inner'", |  12           "object": "LayoutBlockFlow (positioned) DIV id='inner'", | 
|  13           "rect": [8, 70, 204, 232], |  13           "rect": [8, 70, 204, 232], | 
|  14           "reason": "forced by layout" |  14           "reason": "forced by layout" | 
|  15         }, |  15         }, | 
|  16         { |  16         { | 
|  17           "object": "LayoutImage IMG", |  17           "object": "LayoutImage IMG", | 
|  18           "rect": [8, 70, 204, 232], |  18           "rect": [8, 70, 204, 232], | 
|  19           "reason": "location change" |  19           "reason": "forced by layout" | 
|  20         } |  20         } | 
|  21       ] |  21       ] | 
|  22     } |  22     } | 
|  23   ], |  23   ], | 
|  24   "objectPaintInvalidations": [ |  24   "objectPaintInvalidations": [ | 
|  25     { |  25     { | 
|  26       "object": "RootInlineBox", |  | 
|  27       "reason": "full" |  | 
|  28     }, |  | 
|  29     { |  | 
|  30       "object": "InlineBox", |  | 
|  31       "reason": "full" |  | 
|  32     }, |  | 
|  33     { |  | 
|  34       "object": "LayoutBlockFlow (positioned) DIV id='inner'", |  26       "object": "LayoutBlockFlow (positioned) DIV id='inner'", | 
|  35       "reason": "forced by layout" |  27       "reason": "forced by layout" | 
|  36     }, |  28     }, | 
|  37     { |  29     { | 
|  38       "object": "RootInlineBox", |  30       "object": "RootInlineBox", | 
|  39       "reason": "forced by layout" |  31       "reason": "forced by layout" | 
|  40     }, |  32     }, | 
|  41     { |  33     { | 
|  42       "object": "LayoutImage IMG", |  34       "object": "LayoutImage IMG", | 
|  43       "reason": "location change" |  35       "reason": "forced by layout" | 
|  44     }, |  36     }, | 
|  45     { |  37     { | 
|  46       "object": "LayoutText #text", |  38       "object": "LayoutText #text", | 
|  47       "reason": "none" |  39       "reason": "none" | 
|  48     } |  40     } | 
|  49   ] |  41   ] | 
|  50 } |  42 } | 
|  51  |  43  | 
| OLD | NEW |