| 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": "LayoutBlockFlow BODY", | 10 "object": "LayoutBlockFlow BODY", |
| 11 "rect": [8, 7, 784, 21], | 11 "rect": [8, 7, 784, 21], |
| 12 "reason": "invalidate paint rectangle" | 12 "reason": "invalidate paint rectangle" |
| 13 }, | 13 }, |
| 14 { | 14 { |
| 15 "object": "RootInlineBox", | 15 "object": "RootInlineBox", |
| 16 "rect": [0, 0, 0, 0], | |
| 17 "reason": "full" | 16 "reason": "full" |
| 18 } | 17 } |
| 19 ], | 18 ], |
| 20 "children": [ | 19 "children": [ |
| 21 { | 20 { |
| 22 "position": [68, 7], | 21 "position": [68, 7], |
| 23 "bounds": [348, 21], | 22 "bounds": [348, 21], |
| 24 "drawsContent": true, | 23 "drawsContent": true, |
| 25 "backfaceVisibility": "hidden", | 24 "backfaceVisibility": "hidden", |
| 26 "paintInvalidations": [ | 25 "paintInvalidations": [ |
| 27 { | 26 { |
| 28 "object": "InlineFlowBox", | 27 "object": "InlineFlowBox", |
| 29 "rect": [0, 0, 0, 0], | |
| 30 "reason": "full" | 28 "reason": "full" |
| 31 }, | 29 }, |
| 32 { | 30 { |
| 33 "object": "InlineTextBox 'When this layer moves it shouldn't gener
ate a repaint rect.'", | 31 "object": "InlineTextBox 'When this layer moves it shouldn't gener
ate a repaint rect.'", |
| 34 "rect": [0, 0, 0, 0], | |
| 35 "reason": "full" | 32 "reason": "full" |
| 36 } | 33 } |
| 37 ] | 34 ] |
| 38 } | 35 } |
| 39 ] | 36 ] |
| 40 } | 37 } |
| 41 ] | 38 ] |
| 42 } | 39 } |
| 43 | 40 |
| OLD | NEW |