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 22 matching lines...) Expand all Loading... |
33 imported/csswg-test/css-page-3 [ Skip ] | 33 imported/csswg-test/css-page-3 [ Skip ] |
34 imported/csswg-test/css-pseudo-4 [ Skip ] | 34 imported/csswg-test/css-pseudo-4 [ Skip ] |
35 imported/csswg-test/css-regions-1 [ Skip ] | 35 imported/csswg-test/css-regions-1 [ Skip ] |
36 imported/csswg-test/css-ruby-1 [ Skip ] | 36 imported/csswg-test/css-ruby-1 [ Skip ] |
37 ## Owners: bjonesbe@adobe.com | 37 ## Owners: bjonesbe@adobe.com |
38 # imported/csswg-test/css-shapes-1 [ Pass ] | 38 # imported/csswg-test/css-shapes-1 [ Pass ] |
39 imported/csswg-test/css-speech-1 [ Skip ] | 39 imported/csswg-test/css-speech-1 [ Skip ] |
40 imported/csswg-test/css-style-attr-1 [ Skip ] | 40 imported/csswg-test/css-style-attr-1 [ Skip ] |
41 imported/csswg-test/css-syntax-3 [ Skip ] | 41 imported/csswg-test/css-syntax-3 [ Skip ] |
42 imported/csswg-test/css-tables-3 [ Skip ] | 42 imported/csswg-test/css-tables-3 [ Skip ] |
43 imported/csswg-test/css-text-3 [ Skip ] | 43 imported/csswg-test/css-text-3/hanging-punctuation [ Skip ] |
| 44 imported/csswg-test/css-text-3/i18n [ Skip ] |
| 45 imported/csswg-test/css-text-3/line-break [ Skip ] |
| 46 ## Owners: kojii@chromium.org |
| 47 # imported/csswg-test/css-text-3/overflow-wrap [ Pass ] |
| 48 imported/csswg-test/css-text-3/support [ Skip ] |
| 49 imported/csswg-test/css-text-3/tab-size [ Skip ] |
| 50 imported/csswg-test/css-text-3/text-align [ Skip ] |
| 51 imported/csswg-test/css-text-3/text-indent [ Skip ] |
| 52 imported/csswg-test/css-text-3/text-justify [ Skip ] |
| 53 imported/csswg-test/css-text-3/text-transform [ Skip ] |
| 54 imported/csswg-test/css-text-3/white-space [ Skip ] |
| 55 imported/csswg-test/css-text-3/word-break [ Skip ] |
44 imported/csswg-test/css-text-decor-3 [ Skip ] | 56 imported/csswg-test/css-text-decor-3 [ Skip ] |
45 imported/csswg-test/css-transforms-1 [ Skip ] | 57 imported/csswg-test/css-transforms-1 [ Skip ] |
46 imported/csswg-test/css-transitions-1 [ Skip ] | 58 imported/csswg-test/css-transitions-1 [ Skip ] |
47 imported/csswg-test/css-transitions-2 [ Skip ] | 59 imported/csswg-test/css-transitions-2 [ Skip ] |
48 imported/csswg-test/css-ui-3 [ Skip ] | 60 imported/csswg-test/css-ui-3 [ Skip ] |
49 imported/csswg-test/css-values-3 [ Skip ] | 61 imported/csswg-test/css-values-3 [ Skip ] |
50 imported/csswg-test/css-variables-1 [ Skip ] | 62 imported/csswg-test/css-variables-1 [ Skip ] |
51 ## Owners: kojii@chromium.org | 63 ## Owners: kojii@chromium.org |
52 # imported/csswg-test/css-writing-modes-3 [ Pass ] | 64 # imported/csswg-test/css-writing-modes-3 [ Pass ] |
53 imported/csswg-test/css1 [ Skip ] | 65 imported/csswg-test/css1 [ Skip ] |
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
611 | 623 |
612 # crbug.com/561421: Update meta refresh parsing to match the new spec | 624 # crbug.com/561421: Update meta refresh parsing to match the new spec |
613 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] | 625 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ] |
614 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] | 626 imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pr
agma-directives/attr-meta-http-equiv-refresh/support [ Skip ] |
615 | 627 |
616 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) | 628 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) |
617 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] | 629 imported/web-platform-tests/dom/nodes/MutationObserver-childList.html [ Skip ] |
618 | 630 |
619 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared | 631 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared |
620 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] | 632 imported/web-platform-tests/dom/nodes/Document-createElement-namespace-tests/gen
erate.py [ Skip ] |
OLD | NEW |