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

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

Issue 2862423002: [RemotePlayback] Added IDL harness WebPlatform test for RemotePlayback API. (Closed)
Patch Set: Added the harness test files back 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 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 external/wpt/html-longdesc [ Skip ] 283 external/wpt/html-longdesc [ Skip ]
284 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org 284 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org
285 # external/wpt/html-media-capture [ Pass ] 285 # external/wpt/html-media-capture [ Pass ]
286 ## Owners: loading-dev@chromium.org 286 ## Owners: loading-dev@chromium.org
287 # external/wpt/http [ Pass ] 287 # external/wpt/http [ Pass ]
288 ## Owners: none; No tests in the directory. 288 ## Owners: none; No tests in the directory.
289 # external/wpt/images [ Pass ] 289 # external/wpt/images [ Pass ]
290 external/wpt/imagebitmap-renderingcontext [ Skip ] 290 external/wpt/imagebitmap-renderingcontext [ Skip ]
291 ## Owners: smcgruer@chromium.org 291 ## Owners: smcgruer@chromium.org
292 # external/wpt/infrastructure [ Pass ] 292 # external/wpt/infrastructure [ Pass ]
293 ## Owners: avayvod@chromium.org,foolip@chromium.org,mlamouri@chromium.org
294 # external/wpt/interfaces [ Pass ]
293 ## Owners: dom-dev@chromium.org 295 ## Owners: dom-dev@chromium.org
294 # external/wpt/innerText [ Pass ] 296 # external/wpt/innerText [ Pass ]
295 external/wpt/js [ Skip ] 297 external/wpt/js [ Skip ]
296 external/wpt/lint [ Skip ] 298 external/wpt/lint [ Skip ]
297 external/wpt/manifest [ Skip ] 299 external/wpt/manifest [ Skip ]
298 external/wpt/mathml [ Skip ] 300 external/wpt/mathml [ Skip ]
299 ## Owners: none; No tests in the directory. 301 ## Owners: none; No tests in the directory.
300 # external/wpt/media [ Pass ] 302 # external/wpt/media [ Pass ]
301 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org 303 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org
302 # external/wpt/mediasession [ Pass ] 304 # external/wpt/mediasession [ Pass ]
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 747 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
746 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 748 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
747 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 749 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
748 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 750 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
749 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 751 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
750 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] 752 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
751 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] 753 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ]
752 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] 754 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ]
753 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ] 755 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ]
754 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.html [ Skip ] 756 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698