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

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

Issue 1919183004: Drop self from API_OWNERS, OWNERS, etc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 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. The only exception is that the manual tests (i.e. those with a 4 # be found and imported. The only exception is that the manual tests (i.e. those with a
5 # filename ending with "-manual.html" or "-manual.htm") are never imported. 5 # filename ending with "-manual.html" or "-manual.htm") are never imported.
6 6
7 # When removing blacklist entries: 7 # When removing blacklist entries:
8 # * Comment out the line rather than deleting it, to show it is intentional 8 # * Comment out the line rather than deleting it, to show it is intentional
9 # * Change [ Skip ] to [ Pass ] 9 # * Change [ Skip ] to [ Pass ]
10 # * Add a leading comment: ## Owners: user@example.com 10 # * Add a leading comment: ## Owners: user@example.com
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 imported/web-platform-tests/conformance-checkers [ Skip ] 202 imported/web-platform-tests/conformance-checkers [ Skip ]
203 imported/web-platform-tests/content-security-policy [ Skip ] 203 imported/web-platform-tests/content-security-policy [ Skip ]
204 imported/web-platform-tests/cookies [ Skip ] 204 imported/web-platform-tests/cookies [ Skip ]
205 imported/web-platform-tests/cors [ Skip ] 205 imported/web-platform-tests/cors [ Skip ]
206 imported/web-platform-tests/csp [ Skip ] 206 imported/web-platform-tests/csp [ Skip ]
207 imported/web-platform-tests/cssom-view [ Skip ] 207 imported/web-platform-tests/cssom-view [ Skip ]
208 ## Owners: TBD 208 ## Owners: TBD
209 # imported/web-platform-tests/custom-elements [ Pass ] 209 # imported/web-platform-tests/custom-elements [ Pass ]
210 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ] 210 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ]
211 imported/web-platform-tests/docs [ Skip ] 211 imported/web-platform-tests/docs [ Skip ]
212 ## Owners: philipj@opera.com 212 ## Owners: TBD
Rick Byers 2016/04/27 14:31:08 tkent has been working in this space, perhaps he s
philipj_slow 2016/04/27 14:43:33 tkent@, can I add you here?
tkent 2016/04/27 16:02:49 yes, I'll take it over.
213 imported/web-platform-tests/dom [ Pass ] 213 imported/web-platform-tests/dom [ Pass ]
214 imported/web-platform-tests/domparsing [ Skip ] 214 imported/web-platform-tests/domparsing [ Skip ]
215 imported/web-platform-tests/domxpath [ Skip ] 215 imported/web-platform-tests/domxpath [ Skip ]
216 imported/web-platform-tests/editing [ Skip ] 216 imported/web-platform-tests/editing [ Skip ]
217 ## Owners: jsbell@chromium.org 217 ## Owners: jsbell@chromium.org
218 # imported/web-platform-tests/encoding [ Pass ] 218 # imported/web-platform-tests/encoding [ Pass ]
219 imported/web-platform-tests/eventsource [ Skip ] 219 imported/web-platform-tests/eventsource [ Skip ]
220 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 220 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
221 imported/web-platform-tests/fetch [ Skip ] 221 imported/web-platform-tests/fetch [ Skip ]
222 imported/web-platform-tests/fonts [ Skip ] 222 imported/web-platform-tests/fonts [ Skip ]
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
771 imported/web-platform-tests/web-animations/animation-effect-timing/fill.html [ S kip ] 771 imported/web-platform-tests/web-animations/animation-effect-timing/fill.html [ S kip ]
772 imported/web-platform-tests/web-animations/animation-model/animation-types/discr ete-animation.html [ Skip ] 772 imported/web-platform-tests/web-animations/animation-model/animation-types/discr ete-animation.html [ Skip ]
773 imported/web-platform-tests/web-animations/animation-model/animation-types/not-a nimatable.html [ Skip ] 773 imported/web-platform-tests/web-animations/animation-model/animation-types/not-a nimatable.html [ Skip ]
774 imported/web-platform-tests/web-animations/animation/finished.html [ Skip ] 774 imported/web-platform-tests/web-animations/animation/finished.html [ Skip ]
775 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ] 775 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ]
776 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ] 776 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ]
777 777
778 # crbug.com/606900; Dispatching errors across iframes. 778 # crbug.com/606900; Dispatching errors across iframes.
779 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-1.html [ Skip ] 779 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-1.html [ Skip ]
780 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-2.html [ Skip ] 780 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-2.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698