| 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 [64, 26, 10, 17], | 9 [64, 26, 10, 17], |
| 10 [63, 26, 8, 18], | 10 [63, 26, 8, 18], |
| 11 [17, 26, 48, 17], | 11 [17, 26, 48, 17], |
| 12 [15, 26, 49, 17], | 12 [15, 26, 49, 17], |
| 13 [8, 26, 784, 18], | 13 [8, 26, 784, 18], |
| 14 [8, 26, 10, 17], | 14 [8, 26, 10, 17], |
| 15 [8, 26, 8, 18] | 15 [8, 26, 8, 18] |
| 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 |