| OLD | NEW | 
 | (Empty) | 
|   1 { |  | 
|   2   "layers": [ |  | 
|   3     { |  | 
|   4       "name": "LayoutView #document", |  | 
|   5       "bounds": [874, 600], |  | 
|   6       "contentsOpaque": true, |  | 
|   7       "drawsContent": true, |  | 
|   8       "backgroundColor": "#3F3F3F", |  | 
|   9       "paintInvalidations": [ |  | 
|  10         { |  | 
|  11           "object": "LayoutView #document", |  | 
|  12           "rect": [0, 600, 874, 180], |  | 
|  13           "reason": "incremental" |  | 
|  14         }, |  | 
|  15         { |  | 
|  16           "object": "LayoutBlockFlow DIV", |  | 
|  17           "rect": [8, 8, 866, 764], |  | 
|  18           "reason": "bounds change" |  | 
|  19         }, |  | 
|  20         { |  | 
|  21           "object": "LayoutBlockFlow HTML", |  | 
|  22           "rect": [0, 0, 800, 780], |  | 
|  23           "reason": "forced by layout" |  | 
|  24         }, |  | 
|  25         { |  | 
|  26           "object": "LayoutBlockFlow BODY", |  | 
|  27           "rect": [8, 224, 784, 548], |  | 
|  28           "reason": "incremental" |  | 
|  29         }, |  | 
|  30         { |  | 
|  31           "object": "LayoutBlockFlow DIV", |  | 
|  32           "rect": [137, 88, 607, 604], |  | 
|  33           "reason": "bounds change" |  | 
|  34         } |  | 
|  35       ] |  | 
|  36     } |  | 
|  37   ], |  | 
|  38   "objectPaintInvalidations": [ |  | 
|  39     { |  | 
|  40       "object": "LayoutView #document", |  | 
|  41       "reason": "incremental" |  | 
|  42     }, |  | 
|  43     { |  | 
|  44       "object": "LayoutBlockFlow HTML", |  | 
|  45       "reason": "forced by layout" |  | 
|  46     }, |  | 
|  47     { |  | 
|  48       "object": "LayoutBlockFlow BODY", |  | 
|  49       "reason": "incremental" |  | 
|  50     }, |  | 
|  51     { |  | 
|  52       "object": "LayoutBlockFlow DIV", |  | 
|  53       "reason": "bounds change" |  | 
|  54     }, |  | 
|  55     { |  | 
|  56       "object": "LayoutBlockFlow DIV", |  | 
|  57       "reason": "bounds change" |  | 
|  58     } |  | 
|  59   ] |  | 
|  60 } |  | 
|  61  |  | 
| OLD | NEW |