| 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 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [81, 113, 54, 16], | 9 { |
| 10 [76, 113, 64, 16], | 10 "object": "InlineTextBox ''", |
| 11 [16, 113, 184, 16], | 11 "rect": [0, 0, 0, 0], |
| 12 [9, 83, 198, 16], | 12 "reason": "full" |
| 13 [9, 83, 63, 16], | 13 }, |
| 14 [9, 83, 54, 16] | 14 { |
| 15 ], | 15 "object": "InlineTextBox ''", |
| 16 "paintInvalidationClients": [ | 16 "rect": [0, 0, 0, 0], |
| 17 "InlineTextBox ''", | 17 "reason": "full" |
| 18 "RootInlineBox", | 18 }, |
| 19 "InlineTextBox ''", | 19 { |
| 20 "RootInlineBox", | 20 "object": "InlineTextBox 'SUCCESS'", |
| 21 "LayoutBlockFlow (anonymous)", | 21 "rect": [0, 0, 0, 0], |
| 22 "LayoutText (anonymous)", | 22 "reason": "full" |
| 23 "InlineTextBox 'SUCCESS'", | 23 }, |
| 24 "LayoutBlockFlow (anonymous)", | 24 { |
| 25 "LayoutText #text", | 25 "object": "InlineTextBox 'SUCCESS'", |
| 26 "InlineTextBox 'SUCCESS'" | 26 "rect": [0, 0, 0, 0], |
| 27 "reason": "full" |
| 28 }, |
| 29 { |
| 30 "object": "LayoutBlockFlow (anonymous)", |
| 31 "rect": [9, 83, 198, 16], |
| 32 "reason": "invalidate paint rectangle" |
| 33 }, |
| 34 { |
| 35 "object": "LayoutBlockFlow (anonymous)", |
| 36 "rect": [16, 113, 184, 16], |
| 37 "reason": "invalidate paint rectangle" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutText #text", |
| 41 "rect": [81, 113, 54, 16], |
| 42 "reason": "full" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutText #text", |
| 46 "rect": [76, 113, 64, 16], |
| 47 "reason": "full" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutText (anonymous)", |
| 51 "rect": [9, 83, 54, 16], |
| 52 "reason": "full" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutText (anonymous)", |
| 56 "rect": [9, 83, 63, 16], |
| 57 "reason": "full" |
| 58 }, |
| 59 { |
| 60 "object": "RootInlineBox", |
| 61 "rect": [0, 0, 0, 0], |
| 62 "reason": "full" |
| 63 }, |
| 64 { |
| 65 "object": "RootInlineBox", |
| 66 "rect": [0, 0, 0, 0], |
| 67 "reason": "full" |
| 68 } |
| 27 ] | 69 ] |
| 28 } | 70 } |
| 29 ] | 71 ] |
| 30 } | 72 } |
| 31 | 73 |
| OLD | NEW |