OLD | NEW |
| (Empty) |
1 { | |
2 "bounds": [800, 600], | |
3 "children": [ | |
4 { | |
5 "bounds": [800, 600], | |
6 "contentsOpaque": true, | |
7 "drawsContent": true, | |
8 "children": [ | |
9 { | |
10 "position": [8, 8], | |
11 "bounds": [500, 500], | |
12 "drawsContent": true, | |
13 "repaintRects": [ | |
14 [0, 20, 821, 19], | |
15 [0, 0, 5000, 5000], | |
16 [0, 0, 801, 19], | |
17 [-2000, -1980, 821, 19], | |
18 [-2000, -2000, 5000, 5000], | |
19 [-2000, -2000, 801, 19] | |
20 ], | |
21 "paintInvalidationClients": [ | |
22 "LayoutBlockFlow DIV id='content'", | |
23 "LayoutText #text", | |
24 "InlineTextBox 'Tests invalidation of scrolling layer. Passes if the
repaint rect is not clipped,\n'", | |
25 "InlineTextBox 'and there is no red when the scrolling container is
scrolled.'", | |
26 "LayoutBR BR", | |
27 "InlineTextBox '\n'", | |
28 "LayoutText #text", | |
29 "InlineTextBox 'Note for manual testing: must run with --enable-pref
er-compositing-to-lcd-text\n'", | |
30 "InlineTextBox 'on non-high-dpi machines to enable composited scroll
ing.'" | |
31 ], | |
32 "children": [ | |
33 { | |
34 "bounds": [485, 485], | |
35 "children": [ | |
36 { | |
37 "bounds": [5000, 5000], | |
38 "drawsContent": true, | |
39 "repaintRects": [ | |
40 [2000, 2020, 821, 19], | |
41 [2000, 2000, 5000, 5000], | |
42 [2000, 2000, 801, 19], | |
43 [0, 20, 821, 19], | |
44 [0, 0, 5000, 5000], | |
45 [0, 0, 801, 19] | |
46 ], | |
47 "paintInvalidationClients": [ | |
48 "LayoutBlockFlow DIV id='content'", | |
49 "LayoutText #text", | |
50 "InlineTextBox 'Tests invalidation of scrolling layer. Passe
s if the repaint rect is not clipped,\n'", | |
51 "InlineTextBox 'and there is no red when the scrolling conta
iner is scrolled.'", | |
52 "LayoutBR BR", | |
53 "InlineTextBox '\n'", | |
54 "LayoutText #text", | |
55 "InlineTextBox 'Note for manual testing: must run with --ena
ble-prefer-compositing-to-lcd-text\n'", | |
56 "InlineTextBox 'on non-high-dpi machines to enable composite
d scrolling.'" | |
57 ], | |
58 "children": [ | |
59 { | |
60 | |
61 } | |
62 ] | |
63 } | |
64 ] | |
65 }, | |
66 { | |
67 "children": [ | |
68 { | |
69 "position": [0, 485], | |
70 "bounds": [485, 15], | |
71 "drawsContent": true, | |
72 "repaintRects": [ | |
73 [0, 0, 485, 15] | |
74 ], | |
75 "paintInvalidationClients": [ | |
76 "##ALL##" | |
77 ] | |
78 }, | |
79 { | |
80 "position": [485, 0], | |
81 "bounds": [15, 485], | |
82 "drawsContent": true, | |
83 "repaintRects": [ | |
84 [0, 0, 15, 485] | |
85 ], | |
86 "paintInvalidationClients": [ | |
87 "##ALL##" | |
88 ] | |
89 }, | |
90 { | |
91 "position": [485, 485], | |
92 "bounds": [15, 15], | |
93 "drawsContent": true | |
94 } | |
95 ] | |
96 } | |
97 ] | |
98 } | |
99 ] | |
100 } | |
101 ] | |
102 } | |
103 | |
OLD | NEW |