| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "paintInvalidations": [ | 8 "paintInvalidations": [ |
| 9 { | 9 { |
| 10 "object": "InlineFlowBox", | |
| 11 "rect": [0, 0, 0, 0], | |
| 12 "reason": "style change" | |
| 13 }, | |
| 14 { | |
| 15 "object": "InlineFlowBox", | |
| 16 "rect": [0, 0, 0, 0], | |
| 17 "reason": "style change" | |
| 18 }, | |
| 19 { | |
| 20 "object": "InlineTextBox 'CONTENTS'", | |
| 21 "rect": [0, 0, 0, 0], | |
| 22 "reason": "full" | |
| 23 }, | |
| 24 { | |
| 25 "object": "InlineTextBox 'CONTENTS'", | |
| 26 "rect": [0, 0, 0, 0], | |
| 27 "reason": "full" | |
| 28 }, | |
| 29 { | |
| 30 "object": "LayoutBlockFlow (anonymous)", | |
| 31 "rect": [16, 108, 202, 23], | |
| 32 "reason": "bounds change" | |
| 33 }, | |
| 34 { | |
| 35 "object": "LayoutBlockFlow (anonymous)", | 10 "object": "LayoutBlockFlow (anonymous)", |
| 36 "rect": [16, 148, 202, 23], | 11 "rect": [16, 148, 202, 23], |
| 37 "reason": "bounds change" | 12 "reason": "bounds change" |
| 38 }, | 13 }, |
| 39 { | 14 { |
| 40 "object": "LayoutBlockFlow (anonymous)", | 15 "object": "LayoutBlockFlow (anonymous)", |
| 41 "rect": [0, 0, 0, 0], | 16 "rect": [16, 108, 202, 23], |
| 42 "reason": "forced by layout" | 17 "reason": "bounds change" |
| 43 }, | 18 }, |
| 44 { | 19 { |
| 45 "object": "LayoutInline SPAN id='outer'", | 20 "object": "LayoutInline SPAN id='outer'", |
| 46 "rect": [16, 108, 87, 63], | 21 "rect": [16, 108, 87, 63], |
| 47 "reason": "style change" | 22 "reason": "style change" |
| 48 }, | 23 }, |
| 49 { | 24 { |
| 50 "object": "LayoutInline SPAN id='outer'", | 25 "object": "LayoutInline SPAN id='outer'", |
| 51 "rect": [16, 148, 87, 23], | 26 "rect": [16, 148, 87, 23], |
| 52 "reason": "style change" | 27 "reason": "style change" |
| 53 }, | 28 }, |
| 54 { | 29 { |
| 30 "object": "InlineFlowBox", |
| 31 "reason": "style change" |
| 32 }, |
| 33 { |
| 34 "object": "InlineFlowBox", |
| 35 "reason": "style change" |
| 36 }, |
| 37 { |
| 38 "object": "InlineTextBox 'CONTENTS'", |
| 39 "reason": "full" |
| 40 }, |
| 41 { |
| 42 "object": "InlineTextBox 'CONTENTS'", |
| 43 "reason": "full" |
| 44 }, |
| 45 { |
| 46 "object": "LayoutBlockFlow (anonymous)", |
| 47 "reason": "forced by layout" |
| 48 }, |
| 49 { |
| 55 "object": "LayoutInline SPAN id='outer'", | 50 "object": "LayoutInline SPAN id='outer'", |
| 56 "rect": [0, 0, 0, 0], | |
| 57 "reason": "style change" | 51 "reason": "style change" |
| 58 }, | 52 }, |
| 59 { | 53 { |
| 60 "object": "RootInlineBox", | 54 "object": "RootInlineBox", |
| 61 "rect": [0, 0, 0, 0], | |
| 62 "reason": "full" | 55 "reason": "full" |
| 63 }, | 56 }, |
| 64 { | 57 { |
| 65 "object": "RootInlineBox", | 58 "object": "RootInlineBox", |
| 66 "rect": [0, 0, 0, 0], | |
| 67 "reason": "full" | 59 "reason": "full" |
| 68 }, | 60 }, |
| 69 { | 61 { |
| 70 "object": "RootInlineBox", | 62 "object": "RootInlineBox", |
| 71 "rect": [0, 0, 0, 0], | |
| 72 "reason": "full" | 63 "reason": "full" |
| 73 }, | 64 }, |
| 74 { | 65 { |
| 75 "object": "RootInlineBox", | 66 "object": "RootInlineBox", |
| 76 "rect": [0, 0, 0, 0], | |
| 77 "reason": "full" | 67 "reason": "full" |
| 78 } | 68 } |
| 79 ] | 69 ] |
| 80 } | 70 } |
| 81 ] | 71 ] |
| 82 } | 72 } |
| 83 | 73 |
| OLD | NEW |