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 [866, 0, 1, 18], | |
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 ], | |
23 "paintInvalidationClients": [ | |
24 "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 ], | |
34 "children": [ | |
35 { | |
36 "bounds": [485, 485], | |
37 "children": [ | |
38 { | |
39 "bounds": [5000, 5000], | |
40 "drawsContent": true, | |
41 "repaintRects": [ | |
42 [2866, 2000, 1, 18], | |
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 ], | |
51 "paintInvalidationClients": [ | |
52 "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 ], | |
62 "children": [ | |
63 { | |
64 | |
65 } | |
66 ] | |
67 } | |
68 ] | |
69 }, | |
70 { | |
71 "children": [ | |
72 { | |
73 "position": [0, 485], | |
74 "bounds": [485, 15], | |
75 "repaintRects": [ | |
76 [0, 0, 485, 15], | |
77 [0, 0, 485, 15], | |
78 [0, 0, 485, 15] | |
79 ] | |
80 }, | |
81 { | |
82 "position": [485, 0], | |
83 "bounds": [15, 485], | |
84 "repaintRects": [ | |
85 [0, 0, 15, 485], | |
86 [0, 0, 15, 485], | |
87 [0, 0, 15, 485] | |
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 |