| 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": [ |
| (...skipping 25 matching lines...) Expand all Loading... |
| 36 { | 36 { |
| 37 "object": "LayoutTextFragment (anonymous)", | 37 "object": "LayoutTextFragment (anonymous)", |
| 38 "rect": [61, 28, 8, 19], | 38 "rect": [61, 28, 8, 19], |
| 39 "reason": "style change" | 39 "reason": "style change" |
| 40 } | 40 } |
| 41 ] | 41 ] |
| 42 } | 42 } |
| 43 ], | 43 ], |
| 44 "objectPaintInvalidations": [ | 44 "objectPaintInvalidations": [ |
| 45 { | 45 { |
| 46 "object": "InlineTextBox ''", |
| 47 "reason": "full" |
| 48 }, |
| 49 { |
| 50 "object": "InlineTextBox ''", |
| 51 "reason": "full" |
| 52 }, |
| 53 { |
| 54 "object": "InlineTextBox ''", |
| 55 "reason": "full" |
| 56 }, |
| 57 { |
| 58 "object": "RootInlineBox", |
| 59 "reason": "full" |
| 60 }, |
| 61 { |
| 46 "object": "LayoutBlockFlow DIV", | 62 "object": "LayoutBlockFlow DIV", |
| 47 "reason": "invalidate paint rectangle" | 63 "reason": "invalidate paint rectangle" |
| 48 }, | 64 }, |
| 49 { | 65 { |
| 50 "object": "LayoutInline Q id='q2' class='q-changed'", | 66 "object": "LayoutInline Q id='q2' class='q-changed'", |
| 51 "reason": "style change" | 67 "reason": "style change" |
| 52 }, | 68 }, |
| 53 { | 69 { |
| 54 "object": "LayoutInline \u003Cpseudo:before\u003E", | 70 "object": "LayoutInline \u003Cpseudo:before\u003E", |
| 55 "reason": "style change" | 71 "reason": "style change" |
| (...skipping 30 matching lines...) Expand all Loading... |
| 86 "object": "LayoutTextFragment (anonymous)", | 102 "object": "LayoutTextFragment (anonymous)", |
| 87 "reason": "style change" | 103 "reason": "style change" |
| 88 }, | 104 }, |
| 89 { | 105 { |
| 90 "object": "InlineTextBox '}'", | 106 "object": "InlineTextBox '}'", |
| 91 "reason": "style change" | 107 "reason": "style change" |
| 92 } | 108 } |
| 93 ] | 109 ] |
| 94 } | 110 } |
| 95 | 111 |
| OLD | NEW |