| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "layers": [ | |
| 3 { | |
| 4 "name": "LayoutView #document", | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "paintInvalidations": [ | |
| 9 { | |
| 10 "object": "LayoutBlockFlow DIV id='content'", | |
| 11 "rect": [8, 116, 200, 252], | |
| 12 "reason": "style change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "LayoutBlockFlow DIV id='content'", | |
| 16 "rect": [8, 119, 200, 249], | |
| 17 "reason": "style change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "LayoutBlockFlow DIV id='left'", | |
| 21 "rect": [8, 119, 200, 94], | |
| 22 "reason": "incremental" | |
| 23 }, | |
| 24 { | |
| 25 "object": "LayoutBlockFlow DIV id='left'", | |
| 26 "rect": [8, 116, 200, 4], | |
| 27 "reason": "incremental" | |
| 28 }, | |
| 29 { | |
| 30 "object": "LayoutBlockFlow DIV", | |
| 31 "rect": [13, 124, 190, 351], | |
| 32 "reason": "bounds change" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutBlockFlow DIV", | |
| 36 "rect": [13, 124, 190, 351], | |
| 37 "reason": "bounds change" | |
| 38 }, | |
| 39 { | |
| 40 "object": "LayoutBlockFlow DIV", | |
| 41 "rect": [13, 121, 190, 351], | |
| 42 "reason": "bounds change" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutBlockFlow DIV", | |
| 46 "rect": [13, 218, 190, 350], | |
| 47 "reason": "bounds change" | |
| 48 } | |
| 49 ] | |
| 50 } | |
| 51 ], | |
| 52 "objectPaintInvalidations": [ | |
| 53 { | |
| 54 "object": "LayoutBlockFlow DIV id='left'", | |
| 55 "reason": "incremental" | |
| 56 }, | |
| 57 { | |
| 58 "object": "LayoutBlockFlow DIV id='content'", | |
| 59 "reason": "style change" | |
| 60 }, | |
| 61 { | |
| 62 "object": "LayoutBlockFlow DIV", | |
| 63 "reason": "bounds change" | |
| 64 }, | |
| 65 { | |
| 66 "object": "LayoutBlockFlow DIV id='left'", | |
| 67 "reason": "incremental" | |
| 68 }, | |
| 69 { | |
| 70 "object": "LayoutBlockFlow DIV id='content'", | |
| 71 "reason": "style change" | |
| 72 }, | |
| 73 { | |
| 74 "object": "LayoutBlockFlow DIV", | |
| 75 "reason": "bounds change" | |
| 76 } | |
| 77 ] | |
| 78 } | |
| 79 | |
| OLD | NEW |