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

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

Issue 2862423002: [RemotePlayback] Added IDL harness WebPlatform test for RemotePlayback API. (Closed)
Patch Set: Fixed the tests 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 external/wpt/html-longdesc [ Skip ] 284 external/wpt/html-longdesc [ Skip ]
285 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org 285 ## Owners: rijubrata.bhaumik@intel.com,mcasas@chromium.org
286 # external/wpt/html-media-capture [ Pass ] 286 # external/wpt/html-media-capture [ Pass ]
287 ## Owners: loading-dev@chromium.org 287 ## Owners: loading-dev@chromium.org
288 # external/wpt/http [ Pass ] 288 # external/wpt/http [ Pass ]
289 ## Owners: none; No tests in the directory. 289 ## Owners: none; No tests in the directory.
290 # external/wpt/images [ Pass ] 290 # external/wpt/images [ Pass ]
291 external/wpt/imagebitmap-renderingcontext [ Skip ] 291 external/wpt/imagebitmap-renderingcontext [ Skip ]
292 ## Owners: smcgruer@chromium.org 292 ## Owners: smcgruer@chromium.org
293 # external/wpt/infrastructure [ Pass ] 293 # external/wpt/infrastructure [ Pass ]
294 ## Owners: none; No tests in the directory.
295 # external/wpt/interfaces [ Pass ]
294 ## Owners: dom-dev@chromium.org 296 ## Owners: dom-dev@chromium.org
295 # external/wpt/innerText [ Pass ] 297 # external/wpt/innerText [ Pass ]
296 external/wpt/js [ Skip ] 298 external/wpt/js [ Skip ]
297 external/wpt/lint [ Skip ] 299 external/wpt/lint [ Skip ]
298 external/wpt/manifest [ Skip ] 300 external/wpt/manifest [ Skip ]
299 external/wpt/mathml [ Skip ] 301 external/wpt/mathml [ Skip ]
300 ## Owners: none; No tests in the directory. 302 ## Owners: none; No tests in the directory.
301 # external/wpt/media [ Pass ] 303 # external/wpt/media [ Pass ]
302 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org 304 ## Owners: mlamouri@chromium.org,zqzhang@chromium.org
303 # external/wpt/mediasession [ Pass ] 305 # external/wpt/mediasession [ Pass ]
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 external/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 748 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-order-manual.html [ Ski p ] 749 external/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
748 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 750 external/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
749 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 751 external/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
750 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 752 external/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
751 external/wpt/keyboard-lock/idlharness.https.html [ Skip ] 753 external/wpt/keyboard-lock/idlharness.https.html [ Skip ]
752 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ] 754 external/wpt/keyboard-lock/navigator-cancelKeyboardLock.https.html [ Skip ]
753 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ] 755 external/wpt/keyboard-lock/navigator-requestKeyboardLock.https.html [ Skip ]
754 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ] 756 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.h ttps.html [ Skip ]
755 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.html [ Skip ] 757 external/wpt/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests .https.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/interfaces/remoteplayback.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698