| 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 452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 463 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/deny.html [ Skip ] | 463 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/deny.html [ Skip ] |
| 464 | 464 |
| 465 # Requires http server. | 465 # Requires http server. |
| 466 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ] | 466 imported/web-platform-tests/dom/nodes/Document-URL.sub.html [ Skip ] |
| 467 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [
Skip ] | 467 imported/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [
Skip ] |
| 468 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_01.html [ Skip ] | 468 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_01.html [ Skip ] |
| 469 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_02.html [ Skip ] | 469 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_mimeheader_02.html [ Skip ] |
| 470 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_xml.html [ Skip ] | 470 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/contentty
pe_xml.html [ Skip ] |
| 471 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo
nseType_document.html [ Skip ] | 471 imported/web-platform-tests/dom/nodes/Document-contentType/contentType/xhr_respo
nseType_document.html [ Skip ] |
| 472 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ] | 472 imported/web-platform-tests/dom/nodes/Element-matches.html [ Skip ] |
| 473 imported/web-platform-tests/dom/nodes/Node-baseURI.html [ Skip ] | |
| 474 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] | 473 imported/web-platform-tests/html/browsers/history/the-history-interface/008.html
[ Skip ] |
| 475 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] | 474 imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restri
ction/document_domain.html [ Skip ] |
| 476 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [
Skip ] | 475 imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-an
d-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [
Skip ] |
| 477 | 476 |
| 478 # Requires http server. Moved the following test to http/tests/custom-elements/. | 477 # Requires http server. Moved the following test to http/tests/custom-elements/. |
| 479 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r
egistry-test.html [ Skip ] | 478 imported/web-platform-tests/custom-elements/creating-and-passing-registries/no-r
egistry-test.html [ Skip ] |
| 480 | 479 |
| 481 # crbug.com/404303: Was broken as of 2014-07-06. | 480 # crbug.com/404303: Was broken as of 2014-07-06. |
| 482 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html | 481 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/unknownkey-option-param.html |
| 483 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html | 482 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
ent/navigatorusermedia/empty-option-param.html |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 605 # References /common/ or /images/ directory. crbug.com/360762 | 604 # References /common/ or /images/ directory. crbug.com/360762 |
| 606 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] | 605 imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ] |
| 607 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h
tml [ Skip ] | 606 imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.h
tml [ Skip ] |
| 608 | 607 |
| 609 # crbug.com/561421: Update meta refresh parsing to match the new spec | 608 # crbug.com/561421: Update meta refresh parsing to match the new spec |
| 610 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 609 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
| 611 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 610 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
| 612 | 611 |
| 613 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 612 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
| 614 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 613 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
| OLD | NEW |