| 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 [31, 119, 761, 37], | 9 [31, 119, 761, 37], |
| 10 [8, 155, 784, 18], | 10 [8, 155, 784, 19], |
| 11 [8, 155, 32, 18], | 11 [8, 155, 32, 19], |
| 12 [8, 137, 784, 36], | 12 [8, 137, 784, 37], |
| 13 [8, 137, 784, 18], | 13 [8, 137, 784, 19], |
| 14 [8, 137, 24, 18], | 14 [8, 137, 24, 19], |
| 15 [8, 119, 784, 18], | 15 [8, 119, 784, 19], |
| 16 [8, 119, 32, 18], | 16 [8, 119, 32, 19], |
| 17 [8, 119, 24, 18], | 17 [8, 119, 24, 19], |
| 18 [7, 118, 3, 20], | 18 [7, 118, 3, 21], |
| 19 [3, 114, 794, 110] | 19 [3, 114, 794, 111] |
| 20 ], | 20 ], |
| 21 "paintInvalidationClients": [ | 21 "paintInvalidationClients": [ |
| 22 "LayoutBlockFlow HTML", | 22 "LayoutBlockFlow HTML", |
| 23 "InlineTextBox 'one'", | 23 "InlineTextBox 'one'", |
| 24 "LayoutText #text", | 24 "LayoutText #text", |
| 25 "RootInlineBox", | 25 "RootInlineBox", |
| 26 "InlineTextBox 'two'", | 26 "InlineTextBox 'two'", |
| 27 "LayoutText #text", | 27 "LayoutText #text", |
| 28 "RootInlineBox", | 28 "RootInlineBox", |
| 29 "LayoutBlockFlow DIV", | 29 "LayoutBlockFlow DIV", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 48 "LayoutBlockFlow DIV", | 48 "LayoutBlockFlow DIV", |
| 49 "LayoutBlockFlow DIV id='one'", | 49 "LayoutBlockFlow DIV id='one'", |
| 50 "LayoutText #text", | 50 "LayoutText #text", |
| 51 "InlineTextBox 'three'", | 51 "InlineTextBox 'three'", |
| 52 "LayoutBlockFlow DIV id='one'" | 52 "LayoutBlockFlow DIV id='one'" |
| 53 ] | 53 ] |
| 54 } | 54 } |
| 55 ] | 55 ] |
| 56 } | 56 } |
| 57 | 57 |
| OLD | NEW |