| 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 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "position": [8, 8], | 10 "position": [8, 8], |
| 11 "bounds": [500, 500], | 11 "bounds": [500, 500], |
| 12 "drawsContent": true, | 12 "drawsContent": true, |
| 13 "repaintRects": [ | 13 "repaintRects": [ |
| 14 [866, 0, 1, 18], | 14 [-2000, -2000, 5000, 5000] |
| 15 [0, 18, 882, 18], | |
| 16 [0, 0, 5000, 5000], | |
| 17 [0, 0, 867, 18], | |
| 18 [-1134, -2000, 1, 18], | |
| 19 [-2000, -1982, 882, 18], | |
| 20 [-2000, -2000, 5000, 5000], | |
| 21 [-2000, -2000, 867, 18] | |
| 22 ], | 15 ], |
| 23 "paintInvalidationClients": [ | 16 "paintInvalidationClients": [ |
| 24 "LayoutBlockFlow DIV id='content'", | 17 "LayoutBlockFlow DIV id='content'" |
| 25 "LayoutText #text", | |
| 26 "InlineTextBox 'Tests invalidation of scrolling layer. Passes if the
repaint rect is not clipped,\n'", | |
| 27 "InlineTextBox 'and there is no red when the scrolling container is
scrolled.'", | |
| 28 "LayoutBR BR", | |
| 29 "InlineTextBox '\n'", | |
| 30 "LayoutText #text", | |
| 31 "InlineTextBox 'Note for manual testing: must run with --enable-pref
er-compositing-to-lcd-text\n'", | |
| 32 "InlineTextBox 'on non-high-dpi machines to enable composited scroll
ing.'" | |
| 33 ], | 18 ], |
| 34 "children": [ | 19 "children": [ |
| 35 { | 20 { |
| 36 "bounds": [485, 485], | 21 "bounds": [485, 485], |
| 37 "children": [ | 22 "children": [ |
| 38 { | 23 { |
| 39 "bounds": [5000, 5000], | 24 "bounds": [5000, 5000], |
| 40 "drawsContent": true, | 25 "drawsContent": true, |
| 41 "repaintRects": [ | 26 "repaintRects": [ |
| 42 [2866, 2000, 1, 18], | 27 [0, 0, 5000, 5000] |
| 43 [2000, 2018, 882, 18], | |
| 44 [2000, 2000, 5000, 5000], | |
| 45 [2000, 2000, 867, 18], | |
| 46 [866, 0, 1, 18], | |
| 47 [0, 18, 882, 18], | |
| 48 [0, 0, 5000, 5000], | |
| 49 [0, 0, 867, 18] | |
| 50 ], | 28 ], |
| 51 "paintInvalidationClients": [ | 29 "paintInvalidationClients": [ |
| 52 "LayoutBlockFlow DIV id='content'", | 30 "LayoutBlockFlow DIV id='content'" |
| 53 "LayoutText #text", | |
| 54 "InlineTextBox 'Tests invalidation of scrolling layer. Passe
s if the repaint rect is not clipped,\n'", | |
| 55 "InlineTextBox 'and there is no red when the scrolling conta
iner is scrolled.'", | |
| 56 "LayoutBR BR", | |
| 57 "InlineTextBox '\n'", | |
| 58 "LayoutText #text", | |
| 59 "InlineTextBox 'Note for manual testing: must run with --ena
ble-prefer-compositing-to-lcd-text\n'", | |
| 60 "InlineTextBox 'on non-high-dpi machines to enable composite
d scrolling.'" | |
| 61 ], | 31 ], |
| 62 "children": [ | 32 "children": [ |
| 63 { | 33 { |
| 64 | 34 |
| 65 } | 35 } |
| 66 ] | 36 ] |
| 67 } | 37 } |
| 68 ] | 38 ] |
| 69 }, | 39 }, |
| 70 { | 40 { |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 106 } | 76 } |
| 107 ] | 77 ] |
| 108 } | 78 } |
| 109 ] | 79 ] |
| 110 } | 80 } |
| 111 ] | 81 ] |
| 112 } | 82 } |
| 113 ] | 83 ] |
| 114 } | 84 } |
| 115 | 85 |
| OLD | NEW |