Bug 1709347 - Add CanvasRenderingContext2D.reset(). r=lsalzman,webidl,smaug
[gecko.git] / layout / reftests / moz.build
blob10067030efe404ffcb182fe3dc92ca5a79a08eb4
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 TEST_HARNESS_FILES.testing.mochitest.tests.fonts.math += [
8     "fonts/math/axis-height-1.otf",
9     "fonts/math/axis-height-2.otf",
10     "fonts/math/fraction-1.otf",
11     "fonts/math/limits-5.otf",
14 TEST_HARNESS_FILES.testing.mochitest.tests.fonts.mplus += [
15     "fonts/mplus/mplus-1p-regular.ttf",
18 TEST_HARNESS_FILES.testing.mochitest.tests.fonts += [
19     "fonts/Ahem.ttf",
22 REFTEST_MANIFESTS += ["reftest.list"]
24 with Files("**"):
25     SCHEDULES.exclusive = ["reftest"]
27 with Files("abs-pos/**"):
28     BUG_COMPONENT = ("Core", "Layout: Positioned")
29 with Files("async-scrolling/**"):
30     BUG_COMPONENT = ("Core", "Layout")
31 with Files("backgrounds/**"):
32     BUG_COMPONENT = ("Core", "Layout")
33 with Files("bidi/**"):
34     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
35 with Files("border-image/**"):
36     BUG_COMPONENT = ("Core", "Layout")
37 with Files("border-radius/**"):
38     BUG_COMPONENT = ("Core", "Layout")
39 with Files("box/**"):
40     BUG_COMPONENT = ("Core", "XUL")
41 with Files("box-ordinal/**"):
42     BUG_COMPONENT = ("Core", "XUL")
43 with Files("box-properties/**"):
44     BUG_COMPONENT = ("Core", "Layout")
45 with Files("box-shadow/**"):
46     BUG_COMPONENT = ("Core", "Layout")
47 with Files("box-sizing/**"):
48     BUG_COMPONENT = ("Core", "Layout")
49 with Files("bugs/**"):
50     BUG_COMPONENT = ("Core", "Layout")
51 with Files("canvas/**"):
52     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
53 with Files("columns/**"):
54     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
55 with Files("counter-style/**"):
56     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
57 with Files("counters/**"):
58     BUG_COMPONENT = ("Core", "Layout")
59 with Files("css-animations/**"):
60     BUG_COMPONENT = ("Core", "CSS Transitions and Animations")
61 with Files("css-blending/**"):
62     BUG_COMPONENT = ("Core", "Layout")
63 with Files("css-break/**"):
64     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
65 with Files("css-calc/**"):
66     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
67 with Files("css-charset/**"):
68     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
69 with Files("css-default/**"):
70     BUG_COMPONENT = ("Core", "Layout: Form Controls")
71 with Files("css-disabled/**"):
72     BUG_COMPONENT = ("Core", "Layout: Form Controls")
73 with Files("css-display/**"):
74     BUG_COMPONENT = ("Core", "Layout")
75 with Files("css-enabled/**"):
76     BUG_COMPONENT = ("Core", "Layout: Form Controls")
77 with Files("css-gradients/**"):
78     BUG_COMPONENT = ("Core", "Layout")
79 with Files("css-grid/**"):
80     BUG_COMPONENT = ("Core", "Layout")
81 with Files("css-import/**"):
82     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
83 with Files("css-invalid/**"):
84     BUG_COMPONENT = ("Core", "Layout: Form Controls")
85 with Files("css-mediaqueries/**"):
86     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
87 with Files("css-optional/**"):
88     BUG_COMPONENT = ("Core", "Layout: Form Controls")
89 with Files("css-page/**"):
90     BUG_COMPONENT = ("Core", "Layout")
91 with Files("css-parsing/**"):
92     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
93 with Files("css-placeholder/**"):
94     BUG_COMPONENT = ("Core", "Layout: Form Controls")
95 with Files("css-required/**"):
96     BUG_COMPONENT = ("Core", "Layout: Form Controls")
97 with Files("css-ruby/**"):
98     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
99 with Files("css-selectors/**"):
100     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
101 with Files("css-transitions/**"):
102     BUG_COMPONENT = ("Core", "CSS Transitions and Animations")
103 with Files("css-ui-invalid/**"):
104     BUG_COMPONENT = ("Core", "Layout: Form Controls")
105 with Files("css-ui-valid/**"):
106     BUG_COMPONENT = ("Core", "Layout: Form Controls")
107 with Files("css-valid/**"):
108     BUG_COMPONENT = ("Core", "Layout: Form Controls")
109 with Files("css-valuesandunits/**"):
110     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
111 with Files("css-variables/**"):
112     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
113 with Files("css-visited/**"):
114     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
115 with Files("cssom/**"):
116     BUG_COMPONENT = ("Core", "DOM: CSS Object Model")
117 with Files("datalist/**"):
118     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
119 with Files("dom/**"):
120     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
121 with Files("filters.svg"):
122     BUG_COMPONENT = ("Core", "SVG")
123 with Files("first-letter/**"):
124     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
125 with Files("first-line/**"):
126     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
127 with Files("flexbox/**"):
128     BUG_COMPONENT = ("Core", "Layout")
129 with Files("floats/**"):
130     BUG_COMPONENT = ("Core", "Layout: Floats")
131 with Files("font-face/**"):
132     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
133 with Files("font-features/**"):
134     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
135 with Files("font-inflation/**"):
136     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
137 with Files("font-loading-api/**"):
138     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
139 with Files("font-matching/**"):
140     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
141 with Files("fonts/**"):
142     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
143 with Files("forms/**"):
144     BUG_COMPONENT = ("Core", "Layout: Form Controls")
145 with Files("generated-content/**"):
146     BUG_COMPONENT = ("Core", "Layout")
147 with Files("ib-split/**"):
148     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
149 with Files("image/**"):
150     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
151 with Files("image-element/**"):
152     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
153 with Files("image-rect/**"):
154     BUG_COMPONENT = ("Core", "Layout")
155 with Files("image-region/**"):
156     BUG_COMPONENT = ("Core", "Layout: Images, Video, and HTML Frames")
157 with Files("indic-shaping/**"):
158     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
159 with Files("inline/**"):
160     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
161 with Files("inline-borderpadding/**"):
162     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
163 with Files("invalidation/**"):
164     BUG_COMPONENT = ("Core", "Layout")
165 with Files("layers/**"):
166     BUG_COMPONENT = ("Core", "Graphics")
167 with Files("line-breaking/**"):
168     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
169 with Files("list-item/**"):
170     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
171 with Files("margin-collapsing/**"):
172     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
173 with Files("marquee/**"):
174     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
175 with Files("mathml/**"):
176     BUG_COMPONENT = ("Core", "MathML")
177 with Files("native-theme/**"):
178     BUG_COMPONENT = ("Core", "Layout")
179 with Files("object/**"):
180     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
181 with Files("ogg-video/**"):
182     BUG_COMPONENT = ("Core", "Audio/Video")
183 with Files("outline/**"):
184     BUG_COMPONENT = ("Core", "Layout")
185 with Files("pagination/**"):
186     BUG_COMPONENT = ("Core", "Layout")
187 with Files("percent-overflow-sizing/**"):
188     BUG_COMPONENT = ("Core", "Layout")
189 with Files("pixel-rounding/**"):
190     BUG_COMPONENT = ("Core", "Layout")
191 with Files("position-dynamic-changes/**"):
192     BUG_COMPONENT = ("Core", "Layout: Positioned")
193 with Files("position-relative/**"):
194     BUG_COMPONENT = ("Core", "Layout: Positioned")
195 with Files("position-sticky/**"):
196     BUG_COMPONENT = ("Core", "Layout: Positioned")
197 with Files("printing/**"):
198     BUG_COMPONENT = ("Core", "Printing: Output")
199 with Files("reftest-sanity/**"):
200     BUG_COMPONENT = ("Testing", "Reftest")
201 with Files("scrolling/**"):
202     BUG_COMPONENT = ("Core", "Layout")
203 with Files("selection/**"):
204     BUG_COMPONENT = ("Core", "DOM: Selection")
205 with Files("svg/**"):
206     BUG_COMPONENT = ("Core", "SVG")
207 with Files("tab-size/**"):
208     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
209 with Files("table-anonymous-boxes/**"):
210     BUG_COMPONENT = ("Core", "Layout: Tables")
211 with Files("table-background/**"):
212     BUG_COMPONENT = ("Core", "Layout: Tables")
213 with Files("table-bordercollapse/**"):
214     BUG_COMPONENT = ("Core", "Layout: Tables")
215 with Files("table-dom/**"):
216     BUG_COMPONENT = ("Core", "Layout: Tables")
217 with Files("table-overflow/**"):
218     BUG_COMPONENT = ("Core", "Layout: Tables")
219 with Files("table-width/**"):
220     BUG_COMPONENT = ("Core", "Layout: Tables")
221 with Files("text/**"):
222     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
223 with Files("text-decoration/**"):
224     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
225 with Files("text-indent/**"):
226     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
227 with Files("text-overflow/**"):
228     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
229 with Files("text-shadow/**"):
230     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
231 with Files("text-svgglyphs/**"):
232     BUG_COMPONENT = ("Core", "SVG")
233 with Files("text-transform/**"):
234     BUG_COMPONENT = ("Core", "Layout: Text and Fonts")
235 with Files("transform/**"):
236     BUG_COMPONENT = ("Core", "Layout")
237 with Files("transform-3d/**"):
238     BUG_COMPONENT = ("Core", "Layout")
239 with Files("unicode/**"):
240     BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
241 with Files("view-source/**"):
242     BUG_COMPONENT = ("Core", "DOM: HTML Parser")
243 with Files("webcomponents/**"):
244     BUG_COMPONENT = ("Core", "DOM: Core & HTML")
245 with Files("webm-video/**"):
246     BUG_COMPONENT = ("Core", "Audio/Video")
247 with Files("writing-mode/**"):
248     BUG_COMPONENT = ("Core", "Layout: Block and Inline")
249 with Files("xul/**"):
250     BUG_COMPONENT = ("Core", "XUL")
251 with Files("xul-document-load/**"):
252     BUG_COMPONENT = ("Core", "XUL")
253 with Files("z-index/**"):
254     BUG_COMPONENT = ("Core", "Layout")