| 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 # When removing blacklist entries: | 6 # When removing blacklist entries: |
| 7 # * Comment out the line rather than deleting it, to show it is intentional | 7 # * Comment out the line rather than deleting it, to show it is intentional |
| 8 # * Change [ Skip ] to [ Pass ] | 8 # * Change [ Skip ] to [ Pass ] |
| 9 # * Add a leading comment: ## Owners: user@example.com | 9 # * Add a leading comment: ## Owners: user@example.com |
| 10 | 10 |
| (...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 792 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] | 792 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [
Skip ] |
| 793 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] | 793 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] |
| 794 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] | 794 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk
ip ] |
| 795 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] | 795 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S
kip ] |
| 796 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] | 796 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk
ip ] |
| 797 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] | 797 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S
kip ] |
| 798 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] | 798 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski
p ] |
| 799 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] | 799 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual.
htm [ Skip ] |
| 800 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] | 800 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html
[ Skip ] |
| 801 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] | 801 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html
[ Skip ] |
| 802 | |
| 803 # crbug.com/663649: imported/wpt/html/browsers/origin/cross-origin-objects/cross
-origin-objects.html is failing on 6 builders | |
| 804 imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-objects.html
[ Skip ] | |
| OLD | NEW |