Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(690)

Side by Side Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 2805763004: [System-Keyboard-Lock] Forward navigator functions to RenderFrameHost (Closed)
Patch Set: Sync latest changes Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # This file controls which subdirectories of the w3c test repos we import. 1 # This file controls which subdirectories of the w3c test repos we import.
2 # 2 #
3 # This file acts as a blacklist; directories and files not listed here will 3 # This file acts as a blacklist; directories and files not listed here will
4 # automatically be found and imported. 4 # automatically 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; it will read entries with the following format: 7 # to contact for new failures; it will read entries with the following format:
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 716 matching lines...) Expand 10 before | Expand all | Expand 10 after
727 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] 727 external/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ]
728 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] 728 external/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ]
729 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] 729 external/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ]
730 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] 730 external/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ]
731 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] 731 external/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ]
732 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 732 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
733 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 733 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
734 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 734 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
735 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 735 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
736 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 736 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
737 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
738 external/wpt/keyboard-lock/navigator-cancelKeyLock.https.html [ Skip ]
739 external/wpt/keyboard-lock/navigator-requestKeyLock.https.html [ Skip ]
740 external/wpt/keyboard-lock/navigator-requestKeyLock-two-parallel-requests.https. html [ Skip ]
741 external/wpt/keyboard-lock/navigator-requestKeyLock-two-sequential-requests.http s.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698