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

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

Issue 2553473002: Add offscreen-canvas to the list of wpt directories to skip. (Closed)
Patch Set: Created 4 years 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/imported/wpt/MANIFEST.json » ('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 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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 ## Owners: none; No tests in the directory. 271 ## Owners: none; No tests in the directory.
272 # imported/wpt/media [ Skip ] 272 # imported/wpt/media [ Skip ]
273 imported/wpt/media-source [ Skip ] 273 imported/wpt/media-source [ Skip ]
274 imported/wpt/mediacapture-record [ Skip ] 274 imported/wpt/mediacapture-record [ Skip ]
275 ## Owners: phoglund@chromium.org 275 ## Owners: phoglund@chromium.org
276 # imported/wpt/mediacapture-streams [ Pass ] 276 # imported/wpt/mediacapture-streams [ Pass ]
277 imported/wpt/microdata [ Skip ] 277 imported/wpt/microdata [ Skip ]
278 imported/wpt/mixed-content [ Skip ] 278 imported/wpt/mixed-content [ Skip ]
279 imported/wpt/navigation-timing [ Skip ] 279 imported/wpt/navigation-timing [ Skip ]
280 imported/wpt/notifications [ Skip ] 280 imported/wpt/notifications [ Skip ]
281 imported/wpt/offscreen-canvas [ Skip ]
281 imported/wpt/old-tests [ Skip ] 282 imported/wpt/old-tests [ Skip ]
282 imported/wpt/orientation-event [ Skip ] 283 imported/wpt/orientation-event [ Skip ]
283 imported/wpt/payment-request [ Skip ] 284 imported/wpt/payment-request [ Skip ]
284 imported/wpt/page-visibility [ Skip ] 285 imported/wpt/page-visibility [ Skip ]
285 imported/wpt/performance-timeline [ Skip ] 286 imported/wpt/performance-timeline [ Skip ]
286 ## Owners: mustaq@chromium.org 287 ## Owners: mustaq@chromium.org
287 # imported/wpt/pointerevents [ Pass ] 288 # imported/wpt/pointerevents [ Pass ]
288 imported/wpt/pointerlock [ Skip ] 289 imported/wpt/pointerlock [ Skip ]
289 imported/wpt/presentation-api [ Skip ] 290 imported/wpt/presentation-api [ Skip ]
290 imported/wpt/progress-events [ Skip ] 291 imported/wpt/progress-events [ Skip ]
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ] 811 imported/wpt/uievents/order-of-events/focus-events/focus-contained-manual.html [ Skip ]
811 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ] 812 imported/wpt/uievents/order-of-events/focus-events/legacy-manual.html [ Skip ]
812 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ] 813 imported/wpt/uievents/order-of-events/mouse-events/click-cancel-manual.html [ Sk ip ]
813 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ] 814 imported/wpt/uievents/order-of-events/mouse-events/click-on-body-manual.html [ S kip ]
814 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ] 815 imported/wpt/uievents/order-of-events/mouse-events/click-on-div-manual.html [ Sk ip ]
815 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ] 816 imported/wpt/uievents/order-of-events/mouse-events/click-on-html-manual.html [ S kip ]
816 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ] 817 imported/wpt/uievents/order-of-events/mouse-events/click-order-manual.html [ Ski p ]
817 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ] 818 imported/wpt/uievents/order-of-events/mouse-events/mouseevents-mousemove-manual. htm [ Skip ]
818 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ] 819 imported/wpt/uievents/order-of-events/mouse-events/mousemove-across-manual.html [ Skip ]
819 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ] 820 imported/wpt/uievents/order-of-events/mouse-events/mousemove-between-manual.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/wpt/MANIFEST.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698