blob: 1d1ac66df68c33ef2f84b38024a7f4032f28e912 [file] [log] [blame]
[email protected]fb22b44a2014-09-04 23:34:581[
2 {
zakerinasab1837b16f2016-11-18 17:40:223 "prefix": "color_space",
4 "base": "fast/canvas/color-space",
ccameron80eae1d2016-12-09 10:49:125 "args": ["--enable-color-correct-rendering",
6 "--enable-true-color-rendering"]
zakerinasab1837b16f2016-11-18 17:40:227 },
8 {
[email protected]fb22b44a2014-09-04 23:34:589 "prefix": "gpu",
10 "base": "fast/canvas",
[email protected]b7a97f92014-11-21 17:29:5011 "args": ["--enable-accelerated-2d-canvas",
[email protected]828d72c2015-06-21 04:25:3112 "--disable-display-list-2d-canvas"]
[email protected]fb22b44a2014-09-04 23:34:5813 },
14 {
[email protected]85013a12014-11-04 00:58:5215 "prefix": "display_list_2d_canvas",
16 "base": "fast/canvas",
[email protected]828d72c2015-06-21 04:25:3117 "args": ["--force-display-list-2d-canvas"]
[email protected]85013a12014-11-04 00:58:5218 },
19 {
[email protected]fb22b44a2014-09-04 23:34:5820 "prefix": "threaded",
xlaic9e12fb2016-10-24 21:19:5621 "base": "fast/idleToBlob",
22 "args": ["--enable-threaded-compositing"]
23 },
24 {
25 "prefix": "threaded",
[email protected]fb22b44a2014-09-04 23:34:5826 "base": "compositing/visibility",
[email protected]828d72c2015-06-21 04:25:3127 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5828 },
29 {
30 "prefix": "threaded",
vollick1050cc62015-12-03 07:04:5431 "base": "fast/compositorworker",
32 "args": ["--enable-threaded-compositing"]
33 },
34 {
35 "prefix": "threaded",
ikilpatricka49dbd32016-09-30 19:50:1936 "base": "http/tests/worklet",
37 "args": ["--enable-threaded-compositing"]
38 },
39 {
40 "prefix": "threaded",
[email protected]fb22b44a2014-09-04 23:34:5841 "base": "compositing/webgl",
[email protected]828d72c2015-06-21 04:25:3142 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5843 },
44 {
[email protected]84fbb5d2014-09-10 02:40:1545 "prefix": "prefer_compositing_to_lcd_text",
[email protected]fb22b44a2014-09-04 23:34:5846 "base": "compositing/overflow",
[email protected]828d72c2015-06-21 04:25:3147 "args": ["--enable-prefer-compositing-to-lcd-text"]
[email protected]fb22b44a2014-09-04 23:34:5848 },
49 {
[email protected]84fbb5d2014-09-10 02:40:1550 "prefix": "prefer_compositing_to_lcd_text",
[email protected]fb22b44a2014-09-04 23:34:5851 "base": "scrollbars",
[email protected]828d72c2015-06-21 04:25:3152 "args": ["--enable-prefer-compositing-to-lcd-text"]
[email protected]fb22b44a2014-09-04 23:34:5853 },
54 {
55 "prefix": "threaded",
56 "base": "animations",
loysofabe15e02015-10-06 05:03:3957 "args": ["--enable-threaded-compositing",
58 "--disable-composited-antialiasing"]
[email protected]fb22b44a2014-09-04 23:34:5859 },
60 {
61 "prefix": "threaded",
62 "base": "transitions",
[email protected]828d72c2015-06-21 04:25:3163 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:5864 },
65 {
[email protected]f150188c2015-01-19 15:47:2066 "prefix": "threaded",
67 "base": "fast/scroll-behavior",
68 "args": ["--enable-threaded-compositing",
[email protected]828d72c2015-06-21 04:25:3169 "--enable-prefer-compositing-to-lcd-text"]
[email protected]f150188c2015-01-19 15:47:2070 },
71 {
noel8a842c72016-04-04 04:26:3272 "prefix": "gpu-rasterization",
Stephen Chenney05943fb2016-11-15 17:10:4273 "base": "images",
noel8a842c72016-04-04 04:26:3274 "args": ["--force-gpu-rasterization"]
75 },
76 {
[email protected]fb22b44a2014-09-04 23:34:5877 "prefix": "stable",
78 "base": "webexposed",
79 "args": ["--stable-release-mode"]
80 },
81 {
82 "prefix": "stable",
[email protected]52b9dac02015-07-02 02:55:3283 "base": "http/tests/serviceworker/webexposed",
84 "args": ["--stable-release-mode"]
85 },
86 {
87 "prefix": "stable",
tyoshino035deef2016-08-04 03:25:2088 "base": "http/tests/navigation",
89 "args": ["--stable-release-mode"]
90 },
91 {
92 "prefix": "stable",
[email protected]fb22b44a2014-09-04 23:34:5893 "base": "animations-unprefixed",
[email protected]3f976692015-01-23 18:57:4394 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:5895 },
96 {
97 "prefix": "stable",
98 "base": "media/stable",
[email protected]3f976692015-01-23 18:57:4399 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:58100 },
101 {
wangxianzhuc2d25782017-01-09 21:22:08102 "prefix": "stable",
103 "base": "paint/invalidation",
104 "args": ["--stable-release-mode"]
105 },
106 {
[email protected]fb22b44a2014-09-04 23:34:58107 "prefix": "android",
108 "base": "fullscreen",
[email protected]3f976692015-01-23 18:57:43109 "args": ["--enable-threaded-compositing",
[email protected]fb22b44a2014-09-04 23:34:58110 "--enable-fixed-position-compositing", "--enable-prefer-compositing-to-lcd-text",
111 "--enable-composited-scrolling-for-frames", "--enable-gesture-tap-highlight", "--enable-pinch",
[email protected]dd33b132015-09-01 08:55:11112 "--force-overlay-fullscreen-video", "--enable-overlay-scrollbars", "--enable-overscroll-notifications",
[email protected]fb22b44a2014-09-04 23:34:58113 "--enable-fixed-layout", "--enable-viewport", "--disable-canvas-aa",
114 "--disable-composited-antialiasing"]
115 },
116 {
chcunninghamb0a4caea2016-07-27 23:11:50117 "prefix": "media-gpu-accelerated",
118 "base": "http/tests/media/media-source",
119 "args": ["--use-gpu-in-tests"]
120 },
121 {
chcunningham4172ea22016-07-28 21:34:46122 "prefix": "media-gpu-accelerated",
123 "base": "media",
124 "args": ["--use-gpu-in-tests"]
125 },
126 {
qinmin20651ad2016-04-07 01:05:24127 "prefix": "android",
128 "base": "media/mediadocument",
129 "args": ["--enable-features=MediaDocumentDownloadButton"]
130 },
131 {
[email protected]fb22b44a2014-09-04 23:34:58132 "prefix": "stable",
133 "base": "fast/css3-text/css3-text-decoration/stable",
[email protected]3f976692015-01-23 18:57:43134 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:58135 },
136 {
137 "prefix": "stable",
138 "base": "web-animations-api",
[email protected]3f976692015-01-23 18:57:43139 "args": ["--stable-release-mode"]
[email protected]fb22b44a2014-09-04 23:34:58140 },
141 {
[email protected]e1ddf6c2015-07-27 07:51:01142 "prefix": "without-smil",
143 "base": "svg/animations/exposed",
144 "args": ["--disable-blink-features=smil"]
145 },
146 {
[email protected]fb22b44a2014-09-04 23:34:58147 "prefix": "linux-subpixel",
148 "base": "platform/linux/fast/text/subpixel",
[email protected]828d72c2015-06-21 04:25:31149 "args": ["--enable-webkit-text-subpixel-positioning"]
[email protected]fb22b44a2014-09-04 23:34:58150 },
151 {
[email protected]fb22b44a2014-09-04 23:34:58152 "prefix": "threaded",
153 "base": "printing",
[email protected]828d72c2015-06-21 04:25:31154 "args": ["--enable-threaded-compositing"]
[email protected]fb22b44a2014-09-04 23:34:58155 },
[email protected]9c350692015-06-10 01:41:42156 {
[email protected]461d73122015-04-29 20:55:20157 "prefix": "rootlayerscrolls",
sataya.me300a10c2016-11-02 23:36:04158 "base": "scrollingcoordinator",
159 "args": ["--root-layer-scrolls"]
160 },
161 {
162 "prefix": "rootlayerscrolls",
[email protected]461d73122015-04-29 20:55:20163 "base": "fast/scrolling",
[email protected]828d72c2015-06-21 04:25:31164 "args": ["--root-layer-scrolls"]
[email protected]461d73122015-04-29 20:55:20165 },
166 {
[email protected]bcd76f022015-08-08 12:38:37167 "prefix": "rootlayerscrolls",
168 "base": "fast/history/scroll-restoration",
169 "args": ["--root-layer-scrolls"]
170 },
171 {
sataya.mc1de2072015-10-14 10:20:13172 "prefix": "rootlayerscrolls",
173 "base": "scrollbars",
174 "args": ["--root-layer-scrolls"]
175 },
176 {
[email protected]3086f272015-02-25 22:32:45177 "prefix": "scroll_customization",
178 "base": "fast/scroll-behavior",
179 "args": ["--enable-blink-features=ScrollCustomization"]
180 },
181 {
182 "prefix": "scroll_customization",
183 "base": "fast/scrolling",
184 "args": ["--enable-blink-features=ScrollCustomization"]
185 },
186 {
187 "prefix": "scroll_customization",
188 "base": "fast/events/touch",
189 "args": ["--enable-blink-features=ScrollCustomization"]
[email protected]b6f0f9222015-03-19 18:13:36190 },
191 {
servolk2f93caff2016-08-03 15:48:36192 "prefix": "mse-1mb-buffers",
193 "base": "http/tests/media/media-source/stream_memory_tests",
194 "args": ["--mse-audio-buffer-size-limit=1048576",
195 "--mse-video-buffer-size-limit=1048576"]
196 },
197 {
[email protected]67fa70d2015-07-17 16:12:33198 "prefix": "sharedarraybuffer",
199 "base": "fast/workers",
200 "args": ["--js-flags=--harmony-sharedarraybuffer",
201 "--enable-blink-features=SharedArrayBuffer"]
[email protected]893c3912015-07-23 16:21:47202 },
203 {
[email protected]895f39e2015-08-21 17:17:49204 "prefix": "threaded",
205 "base": "fast/idle-callback",
206 "args": ["--enable-threaded-compositing"]
[email protected]f0d46a7d2015-08-27 20:53:10207 },
208 {
caseqf430d702015-09-24 05:07:38209 "prefix": "threaded",
210 "base": "inspector/tracing",
211 "args": ["--enable-threaded-compositing"]
212 },
213 {
[email protected]f0d46a7d2015-08-27 20:53:10214 "prefix": "spv2",
pdrf31f83e2016-02-23 04:35:19215 "base": "compositing",
[email protected]9180d4b2015-09-04 18:37:23216 "args": ["--enable-slimming-paint-v2"]
oshimac059194c2016-01-12 19:40:15217 },
218 {
jbroman848d94d42016-01-15 19:56:53219 "prefix": "spv2",
220 "base": "fast/block",
221 "args": ["--enable-slimming-paint-v2"]
222 },
223 {
jbromandbfab28f2016-01-30 16:45:32224 "prefix": "spv2",
225 "base": "fast/borders",
226 "args": ["--enable-slimming-paint-v2"]
227 },
228 {
pdr2fef7d62016-02-03 18:38:01229 "prefix": "spv2",
trchene5eb731a2016-03-29 02:13:11230 "base": "fast/clip",
231 "args": ["--enable-slimming-paint-v2"]
232 },
233 {
234 "prefix": "spv2",
pdr00793202016-05-27 00:06:54235 "base": "fast/css",
236 "args": ["--enable-slimming-paint-v2"]
237 },
238 {
239 "prefix": "spv2",
trchenbe699772016-03-09 00:32:44240 "base": "fast/overflow",
241 "args": ["--enable-slimming-paint-v2"]
242 },
243 {
244 "prefix": "spv2",
pdrf31f83e2016-02-23 04:35:19245 "base": "paint",
246 "args": ["--enable-slimming-paint-v2"]
247 },
248 {
249 "prefix": "spv2",
pdr2fef7d62016-02-03 18:38:01250 "base": "svg",
251 "args": ["--enable-slimming-paint-v2"]
252 },
253 {
oshimac059194c2016-01-12 19:40:15254 "prefix": "scalefactor200",
255 "base": "fast/hidpi/static",
256 "args": ["--force-device-scale-factor=2"]
257 },
258 {
259 "prefix": "scalefactor150",
260 "base": "fast/hidpi/static",
261 "args": ["--force-device-scale-factor=1.5"]
262 },
263 {
264 "prefix": "scalefactor200withzoom",
265 "base": "fast/hidpi/static",
266 "args": ["--force-device-scale-factor=2", "--enable-use-zoom-for-dsf"]
csharrison485e6992016-04-08 20:04:27267 },
268 {
269 "prefix": "documentwriteevaluator",
270 "base": "http/tests/preload/document-write",
271 "args": ["--enable-blink-features=DocumentWriteEvaluator"]
caitpotter883daa5882016-06-20 17:52:03272 },
273 {
sahelb9e7f192016-08-15 16:51:17274 "prefix": "wheelscrolllatching",
275 "base": "fast/events/wheel",
276 "args": ["--enable-features=TouchpadAndWheelScrollLatching"]
277 },
278 {
csharrison46be1b82016-08-13 06:17:18279 "prefix": "parsehtmlonmainthread_sync",
280 "base": "fast/parser",
281 "args": ["--blink-settings=parseHTMLOnMainThreadSyncTokenize=true"]
282 },
283 {
284 "prefix": "parsehtmlonmainthread_coalesce",
285 "base": "fast/parser",
286 "args": ["--disable-blink-features=ParseHTMLOnMainThread", "--blink-settings=parseHTMLOnMainThreadCoalesceChunks=true"]
yhirano72f62272016-08-13 12:50:06287 },
288 {
289 "prefix": "mojo-loading",
290 "base": "webexposed",
291 "args": ["--enable-blink-features=LoadingWithMojo"]
lanwei34bff622016-08-30 04:51:27292 },
293 {
tzik40202822016-10-24 03:17:46294 "prefix": "mojo-loading",
yhirano3d083692016-12-01 07:54:29295 "base": "http/tests",
tzik40202822016-10-24 03:17:46296 "args": ["--enable-blink-features=LoadingWithMojo"]
297 },
298 {
yhiranod16a6bc2016-12-20 07:44:02299 "prefix": "mojo-loading",
300 "base": "css1",
301 "args": ["--enable-blink-features=LoadingWithMojo"]
302 },
303 {
lanwei34bff622016-08-30 04:51:27304 "prefix": "scalefactor150",
305 "base": "fast/events/synthetic-events",
306 "args": ["--force-device-scale-factor=1.5"]
mtrofine95d2b172016-09-02 15:32:43307 },
308 {
309 "prefix": "enable_wasm",
310 "base": "http/tests/wasm",
bradnelsonc79f5a6f2016-10-10 18:31:14311 "args": ["--enable-features=WebAssembly"]
shimazu5de409e42016-09-29 08:45:28312 },
313 {
bradnelson07d58872016-12-14 14:21:27314 "prefix": "enable_asmjs",
315 "base": "http/tests/asmjs",
316 "args": ["--enable-features=AsmJsToWebAssembly"]
317 },
318 {
shimazuef99d7ee2016-11-07 06:48:15319 "prefix": "disable-mojo-service-worker",
shimazu5de409e42016-09-29 08:45:28320 "base": "http/tests/serviceworker",
shimazuef99d7ee2016-11-07 06:48:15321 "args": ["--disable-mojo-service-worker"]
glebl30abb792016-10-04 00:33:32322 },
323 {
horo75238832016-10-20 03:55:34324 "prefix": "service-worker-navigation-preload",
325 "base": "http/tests/serviceworker",
326 "args": ["--enable-features=ServiceWorkerNavigationPreload"]
327 },
328 {
glebl30abb792016-10-04 00:33:32329 "prefix": "layout_ng",
330 "base": "fast/block/basic",
331 "args": ["--enable-blink-features=LayoutNG"]
gleblf5e4eed2016-10-04 20:53:27332 },
333 {
334 "prefix": "layout_ng",
335 "base": "fast/block/margin-collapse",
336 "args": ["--enable-blink-features=LayoutNG"]
glebl05059b32016-10-22 05:46:46337 },
338 {
339 "prefix": "layout_ng",
glebl2c7035b2016-12-08 02:01:17340 "base": "css2.1/20110323",
341 "args": ["--enable-blink-features=LayoutNG"]
342 },
343 {
344 "prefix": "layout_ng",
glebl05059b32016-10-22 05:46:46345 "base": "fast/block/float",
346 "args": ["--enable-blink-features=LayoutNG"]
lunalu11eca672016-11-25 02:09:41347 },
348 {
349 "prefix": "feature-policy",
350 "base": "http/tests/feature-policy",
351 "args": ["--enable-blink-features=FeaturePolicy"]
wangxianzhu1788fe22016-12-05 21:06:26352 },
353 {
mek4a418362016-12-21 22:47:08354 "prefix": "mojo-localstorage",
355 "base": "imported/wpt/webstorage",
356 "args": ["--mojo-local-storage"]
357 },
358 {
359 "prefix": "mojo-localstorage",
360 "base": "storage/domstorage/localstorage",
361 "args": ["--mojo-local-storage"]
[email protected]fb22b44a2014-09-04 23:34:58362 }
363]