| OLD | NEW |
| 1 { | 1 { |
| 2 "bounds": [2008, 2092], | 2 "bounds": [2008, 2092], |
| 3 "children": [ | 3 "children": [ |
| 4 { | 4 { |
| 5 "bounds": [2008, 2092], | 5 "bounds": [2008, 2092], |
| 6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
| 7 "drawsContent": true, | 7 "drawsContent": true, |
| 8 "repaintRects": [ | 8 "paintInvalidations": [ |
| 9 [785, 585, 15, 15], | 9 { |
| 10 [785, 0, 15, 585], | 10 "object": "InlineTextBox '.'", |
| 11 [8, 50, 784, 18], | 11 "rect": [0, 0, 0, 0], |
| 12 [8, 50, 769, 18], | 12 "reason": "full" |
| 13 [8, 16, 2000, 2068], | 13 }, |
| 14 [8, 16, 784, 18], | 14 { |
| 15 [8, 16, 769, 18], | 15 "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the
CSS class change'", |
| 16 [0, 585, 785, 15], | 16 "rect": [0, 0, 0, 0], |
| 17 [0, 0, 2008, 2092], | 17 "reason": "full" |
| 18 [0, 0, 785, 585] | 18 }, |
| 19 ], | 19 { |
| 20 "paintInvalidationClients": [ | 20 "object": "InlineTextBox 'This is the test for '", |
| 21 "RootInlineBox", | 21 "rect": [0, 0, 0, 0], |
| 22 "InlineTextBox 'You should see both vertical and horizontal scrollbars.'
", | 22 "reason": "full" |
| 23 "RootInlineBox", | 23 }, |
| 24 "InlineTextBox 'This is the test for '", | 24 { |
| 25 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch
ange'", | 25 "object": "InlineTextBox 'You should see both vertical and horizontal
scrollbars.'", |
| 26 "InlineTextBox '.'", | 26 "rect": [0, 0, 0, 0], |
| 27 "LayoutView #document", | 27 "reason": "full" |
| 28 "LayoutView #document", | 28 }, |
| 29 "LayoutBlockFlow BODY", | 29 { |
| 30 "LayoutBlockFlow P", | 30 "object": "LayoutBlockFlow BODY", |
| 31 "RootInlineBox", | 31 "rect": [8, 16, 2000, 2068], |
| 32 "LayoutBlockFlow P", | 32 "reason": "style change" |
| 33 "RootInlineBox", | 33 }, |
| 34 "LayoutView #document", | 34 { |
| 35 "LayoutView #document" | 35 "object": "LayoutBlockFlow P", |
| 36 "rect": [8, 16, 784, 18], |
| 37 "reason": "forced by layout" |
| 38 }, |
| 39 { |
| 40 "object": "LayoutBlockFlow P", |
| 41 "rect": [8, 16, 769, 18], |
| 42 "reason": "forced by layout" |
| 43 }, |
| 44 { |
| 45 "object": "LayoutBlockFlow P", |
| 46 "rect": [8, 50, 784, 18], |
| 47 "reason": "forced by layout" |
| 48 }, |
| 49 { |
| 50 "object": "LayoutBlockFlow P", |
| 51 "rect": [8, 50, 769, 18], |
| 52 "reason": "forced by layout" |
| 53 }, |
| 54 { |
| 55 "object": "LayoutView #document", |
| 56 "rect": [0, 0, 785, 585], |
| 57 "reason": "full" |
| 58 }, |
| 59 { |
| 60 "object": "LayoutView #document", |
| 61 "rect": [0, 0, 2008, 2092], |
| 62 "reason": "style change" |
| 63 }, |
| 64 { |
| 65 "object": "LayoutView #document", |
| 66 "rect": [0, 585, 785, 15], |
| 67 "reason": "scroll" |
| 68 }, |
| 69 { |
| 70 "object": "LayoutView #document", |
| 71 "rect": [785, 0, 15, 585], |
| 72 "reason": "scroll" |
| 73 }, |
| 74 { |
| 75 "object": "LayoutView #document", |
| 76 "rect": [785, 585, 15, 15], |
| 77 "reason": "scroll" |
| 78 }, |
| 79 { |
| 80 "object": "RootInlineBox", |
| 81 "rect": [0, 0, 0, 0], |
| 82 "reason": "full" |
| 83 }, |
| 84 { |
| 85 "object": "RootInlineBox", |
| 86 "rect": [0, 0, 0, 0], |
| 87 "reason": "full" |
| 88 }, |
| 89 { |
| 90 "object": "RootInlineBox", |
| 91 "rect": [0, 0, 0, 0], |
| 92 "reason": "full" |
| 93 }, |
| 94 { |
| 95 "object": "RootInlineBox", |
| 96 "rect": [0, 0, 0, 0], |
| 97 "reason": "full" |
| 98 } |
| 36 ] | 99 ] |
| 37 } | 100 } |
| 38 ] | 101 ] |
| 39 } | 102 } |
| 40 | 103 |
| OLD | NEW |