| 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. | 4 # be found and imported. |
| 5 # | 5 # |
| 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who | 6 # This file is read by webkitpy/w3c/directory_owners_extractor.py to decide who |
| 7 # to contact for new failures; to allow it to read | 7 # to contact for new failures; to allow it to read |
| 8 # When removing blacklist entries: | 8 # When removing blacklist entries: |
| 9 # * Comment out the line rather than deleting it, to show it is intentional | 9 # * Comment out the line rather than deleting it, to show it is intentional |
| 10 # * Change [ Skip ] to [ Pass ] | 10 # * Change [ Skip ] to [ Pass ] |
| (...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 499 crbug.com/626703 external/csswg-test/css-values-4/ic-unit-003.html [ Failure ] | 499 crbug.com/626703 external/csswg-test/css-values-4/ic-unit-003.html [ Failure ] |
| 500 | 500 |
| 501 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be | 501 # https://github.com/w3c/web-platform-tests/issues/1861: A function can be |
| 502 # called before it's defined. | 502 # called before it's defined. |
| 503 # crbug.com/493465: Requires the pipe feature of wptserve | 503 # crbug.com/493465: Requires the pipe feature of wptserve |
| 504 external/wpt/html/browsers/the-window-object/security-window/window-security.sub
.html [ Skip ] | 504 external/wpt/html/browsers/the-window-object/security-window/window-security.sub
.html [ Skip ] |
| 505 | 505 |
| 506 # crbug.com/493465: Requires the pipe feature of wptserve | 506 # crbug.com/493465: Requires the pipe feature of wptserve |
| 507 external/wpt/html/infrastructure/urls/resolving-urls [ Skip ] | 507 external/wpt/html/infrastructure/urls/resolving-urls [ Skip ] |
| 508 | 508 |
| 509 # crbug.com/535615: Pathnames are too long for Windows. | |
| 510 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-invoke-insert-fragment-into-document.html [ Skip ] | |
| 511 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-invoke-insert-parent-into-document.html [ Skip ] | |
| 512 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-invoke-insert-source-networkState.html [ Skip ] | |
| 513 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-invoke-insert-source-not-in-document.html [ Skip ] | |
| 514 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-invoke-remove-from-document-networkState.html [ Skip ] | |
| 515 external/wpt/html/semantics/embedded-content/media-elements/loading-the-media-re
source/resource-selection-pointer-remove-source-after.html [ Skip ] | |
| 516 | |
| 517 # It contains only manual SVG tests. | 509 # It contains only manual SVG tests. |
| 518 external/wpt/html/editing/dnd/svg [ Skip ] | 510 external/wpt/html/editing/dnd/svg [ Skip ] |
| 519 | 511 |
| 520 # crbug.com/496467: "hxml" files have CR (not CR+LF) and any patches fail. | 512 # crbug.com/496467: "hxml" files have CR (not CR+LF) and any patches fail. |
| 521 external/wpt/html/editing/dnd/platform/plugin/swfsources [ Skip ] | 513 external/wpt/html/editing/dnd/platform/plugin/swfsources [ Skip ] |
| 522 | 514 |
| 523 # crbug.com/662667: CRLF line endings | 515 # crbug.com/662667: CRLF line endings |
| 524 external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html [
Skip ] | 516 external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-003.html [
Skip ] |
| 525 external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-004.html [
Skip ] | 517 external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-004.html [
Skip ] |
| 526 | 518 |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 786 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 778 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 787 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 779 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 788 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 780 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 789 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 781 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 790 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 782 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 791 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 783 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 792 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 784 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 793 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 785 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 794 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 786 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 795 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 787 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| OLD | NEW |