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