OLD | NEW |
1 # This file controls which subdirectories of the w3c test repos we do (or don't)
import. | 1 # This file controls which subdirectories of the w3c test repos we do (or don't)
import. |
2 # | 2 # |
3 # This file acts as a blacklist; directories and files not listed here will auto
matically | 3 # This file acts as a blacklist; directories and files not listed here will auto
matically |
4 # be found and imported. The only exception is that the manual tests (i.e. those
with a | 4 # be found and imported. The only exception is that the manual tests (i.e. those
with a |
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. | 5 # filename ending with "-manual.html" or "-manual.htm") are never imported. |
6 | 6 |
7 # When removing blacklist entries: | 7 # When removing blacklist entries: |
8 # * Comment out the line rather than deleting it, to show it is intentional | 8 # * Comment out the line rather than deleting it, to show it is intentional |
9 # * Change [ Skip ] to [ Pass ] | 9 # * Change [ Skip ] to [ Pass ] |
10 # * Add a leading comment: ## Owners: user@example.com | 10 # * Add a leading comment: ## Owners: user@example.com |
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
284 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/curr
ent-pixel-density/basic.html [ Skip ] | 284 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/curr
ent-pixel-density/basic.html [ Skip ] |
285 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/envi
ronment-changes/viewport-change.html [ Skip ] | 285 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/envi
ronment-changes/viewport-change.html [ Skip ] |
286 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/rele
vant-mutations.html [ Skip ] | 286 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/rele
vant-mutations.html [ Skip ] |
287 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-events.html [ Skip ] | 287 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-events.html [ Skip ] |
288 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-fallback.html [ Skip ] | 288 imported/web-platform-tests/html/semantics/embedded-content/the-object-element/o
bject-fallback.html [ Skip ] |
289 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_absolute.htm [ Skip ] | 289 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_absolute.htm [ Skip ] |
290 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_relative.htm [ Skip ] | 290 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_dynamic_poster_relative.htm [ Skip ] |
291 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_initially_paused.html [ Skip ] | 291 imported/web-platform-tests/html/semantics/embedded-content/the-video-element/vi
deo_initially_paused.html [ Skip ] |
292 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html
[ Skip ] | 292 imported/web-platform-tests/html/semantics/forms/the-input-element/image01.html
[ Skip ] |
293 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk
ip ] | 293 imported/web-platform-tests/html/semantics/scripting-1/the-template-element [ Sk
ip ] |
| 294 imported/web-platform-tests/html/semantics/tabular-data/the-tbody-element/rows.h
tml [ Skip ] |
| 295 imported/web-platform-tests/html/semantics/tabular-data/the-tfoot-element/rows.h
tml [ Skip ] |
| 296 imported/web-platform-tests/html/semantics/tabular-data/the-thead-element/rows.h
tml [ Skip ] |
294 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-
stringifier.html [ Skip ] | 297 imported/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-
stringifier.html [ Skip ] |
295 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na
vigator-object/NavigatorID.html [ Skip ] | 298 imported/web-platform-tests/html/webappapis/system-state-and-capabilities/the-na
vigator-object/NavigatorID.html [ Skip ] |
296 | 299 |
297 # crbug.com/490940: Needs to load extra HTML resources. | 300 # crbug.com/490940: Needs to load extra HTML resources. |
298 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001
.html [ Skip ] | 301 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/001
.html [ Skip ] |
299 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name.html [ Skip ] | 302 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name.html [ Skip ] |
300 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin.html [ Skip ] | 303 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin.html [ Skip ] |
301 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin_2.html [ Skip ] | 304 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin_2.html [ Skip ] |
302 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin_3.html [ Skip ] | 305 imported/web-platform-tests/html/browsers/browsing-the-web/history-traversal/bro
wsing_context_name_cross_origin_3.html [ Skip ] |
303 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc
uments [ Skip ] | 306 imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-doc
uments [ Skip ] |
304 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
01.html [ Skip ] | 307 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents [
Skip ] |
305 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
02.html [ Skip ] | |
306 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
03.html [ Skip ] | |
307 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
04.html [ Skip ] | |
308 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/0
05.html [ Skip ] | |
309 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/b
eforeunload-on-history-back.html [ Skip ] | |
310 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/b
eforeunload-on-navigation-of-parent.html [ Skip ] | |
311 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/n
avigation-within-beforeunload.html [ Skip ] | |
312 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/p
agehide-on-history-forward.html [ Skip ] | |
313 imported/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/u
nload [ Skip ] | |
314 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html
[ Skip ] | 308 imported/web-platform-tests/html/browsers/history/the-history-interface/001.html
[ Skip ] |
315 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html
[ Skip ] | 309 imported/web-platform-tests/html/browsers/history/the-history-interface/002.html
[ Skip ] |
316 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html
[ Skip ] | 310 imported/web-platform-tests/html/browsers/history/the-history-interface/009.html
[ Skip ] |
317 imported/web-platform-tests/html/browsers/history/the-history-interface/010.html
[ Skip ] | 311 imported/web-platform-tests/html/browsers/history/the-history-interface/010.html
[ Skip ] |
318 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
back_1.html [ Skip ] | 312 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
back_1.html [ Skip ] |
319 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
forward_1.html [ Skip ] | 313 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
forward_1.html [ Skip ] |
320 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_no_argument.html [ Skip ] | 314 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_no_argument.html [ Skip ] |
321 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_undefined.html [ Skip ] | 315 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_undefined.html [ Skip ] |
322 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_zero.html [ Skip ] | 316 imported/web-platform-tests/html/browsers/history/the-history-interface/history_
go_zero.html [ Skip ] |
323 imported/web-platform-tests/html/browsers/history/the-history-interface/joint_se
ssion_history/001.html [ Skip ] | 317 imported/web-platform-tests/html/browsers/history/the-history-interface/joint_se
ssion_history/001.html [ Skip ] |
324 imported/web-platform-tests/html/browsers/history/the-history-interface/joint_se
ssion_history/002.html [ Skip ] | 318 imported/web-platform-tests/html/browsers/history/the-history-interface/joint_se
ssion_history/002.html [ Skip ] |
| 319 imported/web-platform-tests/html/browsers/history/the-history-interface/non-auto
mated [ Skip ] |
325 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_1.html [ Skip ] | 320 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_1.html [ Skip ] |
326 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_2.html [ Skip ] | 321 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_2.html [ Skip ] |
327 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_3.html [ Skip ] | 322 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_3.html [ Skip ] |
328 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_4.html [ Skip ] | 323 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_4.html [ Skip ] |
329 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_5.html [ Skip ] | 324 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_5.html [ Skip ] |
330 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_unload_1.html [ Skip ] | 325 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_unload_1.html [ Skip ] |
331 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_after_load_1.html [ Skip ] | 326 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_after_load_1.html [ Skip ] |
332 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_after_load_2.html [ Skip ] | 327 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_after_load_2.html [ Skip ] |
333 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_onload_1.html [ Skip ] | 328 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_onload_1.html [ Skip ] |
334 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_onload_2.html [ Skip ] | 329 imported/web-platform-tests/html/browsers/history/the-history-interface/traverse
_the_history_write_onload_2.html [ Skip ] |
335 imported/web-platform-tests/html/browsers/history/the-location-interface/assign_
after_load.html [ Skip ] | 330 imported/web-platform-tests/html/browsers/history/the-location-interface/assign_
after_load.html [ Skip ] |
336 imported/web-platform-tests/html/browsers/history/the-location-interface/assign_
before_load.html [ Skip ] | 331 imported/web-platform-tests/html/browsers/history/the-location-interface/assign_
before_load.html [ Skip ] |
337 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_assign_about_blank.html [ Skip ] | 332 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_assign_about_blank.html [ Skip ] |
338 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_reload.html [ Skip ] | 333 imported/web-platform-tests/html/browsers/history/the-location-interface/locatio
n_reload.html [ Skip ] |
339 imported/web-platform-tests/html/browsers/history/the-location-interface/non-aut
omated [ Skip ] | 334 imported/web-platform-tests/html/browsers/history/the-location-interface/non-aut
omated [ Skip ] |
340 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_open_write.html [ Skip ] | 335 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_open_write.html [ Skip ] |
341 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_write.html [ Skip ] | 336 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_write.html [ Skip ] |
342 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_write_onload.html [ Skip ] | 337 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
document_write_onload.html [ Skip ] |
343 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
post_1.html [ Skip ] | 338 imported/web-platform-tests/html/browsers/history/the-location-interface/reload_
post_1.html [ Skip ] |
344 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_click_assign_during_load.html [ Skip ] | 339 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_click_assign_during_load.html [ Skip ] |
345 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_click_location_assign_during_load.html [ Skip ] | 340 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_click_location_assign_during_load.html [ Skip ] |
346 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_form_submit_assign_during_load.html [ Skip ] | 341 imported/web-platform-tests/html/browsers/history/the-location-interface/scripte
d_form_submit_assign_during_load.html [ Skip ] |
347 imported/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-orig
in-objects.html [ Skip ] | 342 imported/web-platform-tests/html/browsers/origin/cross-origin-objects/cross-orig
in-objects.html [ Skip ] |
348 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-01.html [ Skip ] | 343 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-01.html [ Skip ] |
349 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-02.html [ Skip ] | 344 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-02.html [ Skip ] |
350 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-03.html [ Skip ] | 345 imported/web-platform-tests/html/browsers/the-window-object/accessing-other-brow
sing-contexts/indexed-browsing-contexts-03.html [ Skip ] |
351 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name [ Skip ] | 346 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name [ Skip ] |
352 imported/web-platform-tests/html/browsers/the-window-object/garbage-collection-a
nd-browsing-contexts [ Skip ] | 347 imported/web-platform-tests/html/browsers/the-window-object/garbage-collection-a
nd-browsing-contexts [ Skip ] |
353 imported/web-platform-tests/html/browsers/the-window-object/named-access-on-the-
window-object/named-objects.html [ Skip ] | 348 imported/web-platform-tests/html/browsers/the-window-object/named-access-on-the-
window-object/named-objects.html [ Skip ] |
| 349 imported/web-platform-tests/html/browsers/windows/browsing-context-names/001.htm
l [ Skip ] |
| 350 imported/web-platform-tests/html/browsers/windows/browsing-context-names/002.htm
l [ Skip ] |
354 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-existing.html [ Skip ] | 351 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-existing.html [ Skip ] |
355 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-parent.html [ Skip ] | 352 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-parent.html [ Skip ] |
356 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-self-1.html [ Skip ] | 353 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-self-1.html [ Skip ] |
357 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-self-2.html [ Skip ] | 354 imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsin
g-context-choose-self-2.html [ Skip ] |
358 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/009.html [ Skip ] | 355 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/009.html [ Skip ] |
359 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/011.html [ Skip ] | 356 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/011.html [ Skip ] |
360 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/012.html [ Skip ] | 357 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/012.html [ Skip ] |
361 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/013.html [ Skip ] | 358 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/013.html [ Skip ] |
362 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/014.html [ Skip ] | 359 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/014.html [ Skip ] |
363 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/015.html [ Skip ] | 360 imported/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-
stream/015.html [ Skip ] |
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
470 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits2-003.h
tml [ Skip ] | 467 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits2-003.h
tml [ Skip ] |
471 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-001.h
tml [ Skip ] | 468 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-001.h
tml [ Skip ] |
472 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-002.h
tml [ Skip ] | 469 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-002.h
tml [ Skip ] |
473 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-003.h
tml [ Skip ] | 470 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits3-003.h
tml [ Skip ] |
474 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-001.h
tml [ Skip ] | 471 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-001.h
tml [ Skip ] |
475 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h
tml [ Skip ] | 472 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.h
tml [ Skip ] |
476 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h
tml [ Skip ] | 473 imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.h
tml [ Skip ] |
477 | 474 |
478 # References /images/ directory. crbug.com/360762 | 475 # References /images/ directory. crbug.com/360762 |
479 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] | 476 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] |
OLD | NEW |