| 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], |
| 10 [8, 52, 769, 20], |
| 11 [8, 16, 2000, 2072], |
| 12 [8, 16, 784, 20], |
| 13 [8, 16, 769, 20], |
| 9 [0, 0, 2008, 2096], | 14 [0, 0, 2008, 2096], |
| 10 [0, 0, 785, 585] | 15 [0, 0, 785, 585] |
| 16 ], |
| 17 "paintInvalidationClients": [ |
| 18 "HorizontalScrollbar", |
| 19 "HorizontalScrollbar", |
| 20 "VerticalScrollbar", |
| 21 "RootInlineBox", |
| 22 "InlineTextBox 'You should see both vertical and horizontal scrollbars.'
", |
| 23 "RootInlineBox", |
| 24 "InlineTextBox 'This is the test for '", |
| 25 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch
ange'", |
| 26 "InlineTextBox '.'", |
| 27 "LayoutView #document", |
| 28 "LayoutView #document", |
| 29 "LayoutBlockFlow BODY", |
| 30 "LayoutBlockFlow P", |
| 31 "LayoutBlockFlow P" |
| 11 ] | 32 ] |
| 12 } | 33 } |
| 13 ] | 34 ] |
| 14 } | 35 } |
| 15 | 36 |
| OLD | NEW |