| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [2008, 2096], | 2 "bounds": [2008, 2096], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [2008, 2096], | 5 "bounds": [2008, 2096], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "repaintRects": [ |
| 9 [8, 52, 784, 20], | 9 [8, 52, 784, 20], |
| 10 [8, 52, 769, 20], | 10 [8, 52, 769, 20], |
| 11 [8, 16, 2000, 2072], | 11 [8, 16, 2000, 2072], |
| 12 [8, 16, 784, 20], | 12 [8, 16, 784, 20], |
| 13 [8, 16, 769, 20], | 13 [8, 16, 769, 20], |
| 14 [0, 0, 2008, 2096], |
| 14 [0, 0, 800, 600], | 15 [0, 0, 800, 600], |
| 15 [0, 0, 785, 585], | 16 [0, 0, 785, 585], |
| 16 [0, 0, 785, 585] | 17 [0, 0, 785, 585] |
| 17 ], | 18 ], |
| 18 "paintInvalidationClients": [ | 19 "paintInvalidationClients": [ |
| 19 "HorizontalScrollbar", | 20 "HorizontalScrollbar", |
| 20 "HorizontalScrollbar", | 21 "HorizontalScrollbar", |
| 21 "VerticalScrollbar", | 22 "VerticalScrollbar", |
| 22 "RootInlineBox", | 23 "RootInlineBox", |
| 23 "InlineTextBox 'You should see both vertical and horizontal scrollbars.'
", | 24 "InlineTextBox 'You should see both vertical and horizontal scrollbars.'
", |
| 24 "RootInlineBox", | 25 "RootInlineBox", |
| 25 "InlineTextBox 'This is the test for '", | 26 "InlineTextBox 'This is the test for '", |
| 26 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch
ange'", | 27 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch
ange'", |
| 27 "InlineTextBox '.'", | 28 "InlineTextBox '.'", |
| 28 "LayoutView #document", | 29 "LayoutView #document", |
| 29 "LayoutView #document", | 30 "LayoutView #document", |
| 31 "LayoutBlockFlow HTML", |
| 30 "LayoutBlockFlow BODY", | 32 "LayoutBlockFlow BODY", |
| 31 "LayoutBlockFlow P", | 33 "LayoutBlockFlow P", |
| 32 "LayoutBlockFlow P" | 34 "LayoutBlockFlow P" |
| 33 ] | 35 ] |
| 34 } | 36 } |
| 35 ] | 37 ] |
| 36 } | 38 } |
| 37 | 39 |
| OLD | NEW |