| 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 "repaintRects": [ |
| 9 [63, 28, 9, 19], | 9 [63, 28, 9, 19], |
| 10 [61, 28, 8, 19], | 10 [61, 28, 8, 19], |
| 11 [17, 28, 46, 19], | 11 [17, 28, 46, 19], |
| 12 [15, 28, 46, 19], | 12 [15, 28, 46, 19], |
| 13 [8, 28, 784, 19], | 13 [8, 28, 784, 19], |
| 14 [8, 28, 9, 19], | 14 [8, 28, 9, 19], |
| 15 [8, 28, 7, 19] | 15 [8, 28, 7, 19] |
| 16 ], |
| 17 "paintInvalidationClients": [ |
| 18 "InlineTextBox ''", |
| 19 "InlineTextBox ''", |
| 20 "InlineTextBox ''", |
| 21 "RootInlineBox", |
| 22 "LayoutBlockFlow DIV", |
| 23 "LayoutInline Q id='q2' class='q-changed'", |
| 24 "LayoutInline \u003Cpseudo:before\u003E", |
| 25 "LayoutQuote (anonymous)", |
| 26 "LayoutTextFragment (anonymous)", |
| 27 "InlineTextBox '{'", |
| 28 "LayoutText #text", |
| 29 "InlineTextBox 'quote 2'", |
| 30 "LayoutInline \u003Cpseudo:after\u003E", |
| 31 "LayoutQuote (anonymous)", |
| 32 "LayoutTextFragment (anonymous)", |
| 33 "InlineTextBox '}'" |
| 16 ] | 34 ] |
| 17 } | 35 } |
| 18 ] | 36 ] |
| 19 } | 37 } |
| 20 | 38 |
| OLD | NEW |