| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [2008, 2096], | 2 "bounds": [2008, 2096], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [2008, 2096], | 5 "bounds": [2008, 2096], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "InlineTextBox '.'", | 10 "object": "InlineTextBox '.'", |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 "rect": [8, 16, 2000, 2072], | 31 "rect": [8, 16, 2000, 2072], |
| 32 "reason": "style change" | 32 "reason": "style change" |
| 33 }, | 33 }, |
| 34 { | 34 { |
| 35 "object": "LayoutBlockFlow P", | 35 "object": "LayoutBlockFlow P", |
| 36 "rect": [8, 16, 784, 20], | 36 "rect": [8, 16, 784, 20], |
| 37 "reason": "forced by layout" | 37 "reason": "forced by layout" |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 "object": "LayoutBlockFlow P", | 40 "object": "LayoutBlockFlow P", |
| 41 "rect": [8, 16, 769, 20], | |
| 42 "reason": "forced by layout" | |
| 43 }, | |
| 44 { | |
| 45 "object": "LayoutBlockFlow P", | |
| 46 "rect": [8, 52, 784, 20], | 41 "rect": [8, 52, 784, 20], |
| 47 "reason": "forced by layout" | 42 "reason": "forced by layout" |
| 48 }, | 43 }, |
| 49 { | 44 { |
| 50 "object": "LayoutBlockFlow P", | |
| 51 "rect": [8, 52, 769, 20], | |
| 52 "reason": "forced by layout" | |
| 53 }, | |
| 54 { | |
| 55 "object": "LayoutView #document", | 45 "object": "LayoutView #document", |
| 56 "rect": [0, 0, 785, 585], | 46 "rect": [0, 0, 785, 585], |
| 57 "reason": "full" | 47 "reason": "full" |
| 58 }, | 48 }, |
| 59 { | 49 { |
| 60 "object": "LayoutView #document", | 50 "object": "LayoutView #document", |
| 61 "rect": [0, 0, 2008, 2096], | 51 "rect": [0, 0, 2008, 2096], |
| 62 "reason": "style change" | 52 "reason": "style change" |
| 63 }, | 53 }, |
| 64 { | 54 { |
| (...skipping 29 matching lines...) Expand all Loading... |
| 94 { | 84 { |
| 95 "object": "RootInlineBox", | 85 "object": "RootInlineBox", |
| 96 "rect": [0, 0, 0, 0], | 86 "rect": [0, 0, 0, 0], |
| 97 "reason": "full" | 87 "reason": "full" |
| 98 } | 88 } |
| 99 ] | 89 ] |
| 100 } | 90 } |
| 101 ] | 91 ] |
| 102 } | 92 } |
| 103 | 93 |
| OLD | NEW |