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

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: tkent+chcunningham 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
« no previous file with comments | « third_party/WebKit/API_OWNERS ('k') | third_party/WebKit/Source/core/OWNERS » ('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. 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 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 imported/web-platform-tests/conformance-checkers [ Skip ] 204 imported/web-platform-tests/conformance-checkers [ Skip ]
205 imported/web-platform-tests/content-security-policy [ Skip ] 205 imported/web-platform-tests/content-security-policy [ Skip ]
206 imported/web-platform-tests/cookies [ Skip ] 206 imported/web-platform-tests/cookies [ Skip ]
207 imported/web-platform-tests/cors [ Skip ] 207 imported/web-platform-tests/cors [ Skip ]
208 imported/web-platform-tests/csp [ Skip ] 208 imported/web-platform-tests/csp [ Skip ]
209 imported/web-platform-tests/cssom-view [ Skip ] 209 imported/web-platform-tests/cssom-view [ Skip ]
210 ## Owners: TBD 210 ## Owners: TBD
211 # imported/web-platform-tests/custom-elements [ Pass ] 211 # imported/web-platform-tests/custom-elements [ Pass ]
212 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ] 212 imported/web-platform-tests/custom-elements/registering-custom-elements/unresolv ed-element-pseudoclass [ Skip ]
213 imported/web-platform-tests/docs [ Skip ] 213 imported/web-platform-tests/docs [ Skip ]
214 ## Owners: philipj@opera.com 214 ## Owners: tkent@chromium.org
215 imported/web-platform-tests/dom [ Pass ] 215 imported/web-platform-tests/dom [ Pass ]
216 imported/web-platform-tests/domparsing [ Skip ] 216 imported/web-platform-tests/domparsing [ Skip ]
217 imported/web-platform-tests/domxpath [ Skip ] 217 imported/web-platform-tests/domxpath [ Skip ]
218 imported/web-platform-tests/editing [ Skip ] 218 imported/web-platform-tests/editing [ Skip ]
219 ## Owners: jsbell@chromium.org 219 ## Owners: jsbell@chromium.org
220 # imported/web-platform-tests/encoding [ Pass ] 220 # imported/web-platform-tests/encoding [ Pass ]
221 imported/web-platform-tests/eventsource [ Skip ] 221 imported/web-platform-tests/eventsource [ Skip ]
222 imported/web-platform-tests/ext-xhtml-pubid [ Skip ] 222 imported/web-platform-tests/ext-xhtml-pubid [ Skip ]
223 imported/web-platform-tests/fetch [ Skip ] 223 imported/web-platform-tests/fetch [ Skip ]
224 imported/web-platform-tests/fonts [ Skip ] 224 imported/web-platform-tests/fonts [ Skip ]
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after
773 imported/web-platform-tests/web-animations/animation-effect-timing/fill.html [ S kip ] 773 imported/web-platform-tests/web-animations/animation-effect-timing/fill.html [ S kip ]
774 imported/web-platform-tests/web-animations/animation-model/animation-types/discr ete-animation.html [ Skip ] 774 imported/web-platform-tests/web-animations/animation-model/animation-types/discr ete-animation.html [ Skip ]
775 imported/web-platform-tests/web-animations/animation-model/animation-types/not-a nimatable.html [ Skip ] 775 imported/web-platform-tests/web-animations/animation-model/animation-types/not-a nimatable.html [ Skip ]
776 imported/web-platform-tests/web-animations/animation/finished.html [ Skip ] 776 imported/web-platform-tests/web-animations/animation/finished.html [ Skip ]
777 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ] 777 imported/web-platform-tests/web-animations/animation/oncancel.html [ Skip ]
778 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ] 778 imported/web-platform-tests/web-animations/animation/onfinish.html [ Skip ]
779 779
780 # crbug.com/606900; Dispatching errors across iframes. 780 # crbug.com/606900; Dispatching errors across iframes.
781 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-1.html [ Skip ] 781 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-1.html [ Skip ]
782 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-2.html [ Skip ] 782 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/window- onerror-with-cross-frame-event-listeners-2.html [ Skip ]
OLDNEW
« no previous file with comments | « third_party/WebKit/API_OWNERS ('k') | third_party/WebKit/Source/core/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698