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

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

Issue 2013973002: Remove leviw from OWNERS files (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
« no previous file with comments | « no previous file | 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 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/multicol3 [ Skip ] 164 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/multicol3 [ Skip ]
165 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/reftest.list [ Skip ] 165 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/reftest.list [ Skip ]
166 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ruby [ Skip ] 166 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ruby [ Skip ]
167 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-f ilter [ Skip ] 167 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests-f ilter [ Skip ]
168 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests.s h [ Skip ] 168 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/sync-tests.s h [ Skip ]
169 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3 [ Skip ] 169 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text-decor-3 [ Skip ]
170 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text3 [ Skip ] 170 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/text3 [ Skip ]
171 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/transforms [ Skip ] 171 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/transforms [ Skip ]
172 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ui3 [ Skip ] 172 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/ui3 [ Skip ]
173 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/values3 [ Sk ip ] 173 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/values3 [ Sk ip ]
174 ## Owners: leviw@chromium.org, kojii@chromium.org 174 ## Owners: kojii@chromium.org
175 # imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables [ Pass ] 175 # imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables [ Pass ]
176 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/re ftest.list [ Skip ] 176 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/variables/re ftest.list [ Skip ]
177 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/will-change [ Skip ] 177 imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/will-change [ Skip ]
178 imported/csswg-test/work-in-progress [ Skip ] 178 imported/csswg-test/work-in-progress [ Skip ]
179 imported/csswg-test/.gitmodules [ Skip ] 179 imported/csswg-test/.gitmodules [ Skip ]
180 imported/csswg-test/.hgsubstate [ Skip ] 180 imported/csswg-test/.hgsubstate [ Skip ]
181 imported/csswg-test/.htaccess [ Skip ] 181 imported/csswg-test/.htaccess [ Skip ]
182 182
183 imported/wpt/2dcontext [ Skip ] 183 imported/wpt/2dcontext [ Skip ]
184 ## Owners: jsbell@chromium.org 184 ## Owners: jsbell@chromium.org
(...skipping 587 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 772
773 # crbug.com/561421: Update meta refresh parsing to match the new spec 773 # crbug.com/561421: Update meta refresh parsing to match the new spec
774 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives /attr-meta-http-equiv-refresh/parsing.html [ Skip ] 774 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives /attr-meta-http-equiv-refresh/parsing.html [ Skip ]
775 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives /attr-meta-http-equiv-refresh/support [ Skip ] 775 imported/wpt/html/semantics/document-metadata/the-meta-element/pragma-directives /attr-meta-http-equiv-refresh/support [ Skip ]
776 776
777 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout) 777 # crbug.com/441355: MutationObserver incorrect for replaceChild (causes timeout)
778 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ] 778 imported/wpt/dom/nodes/MutationObserver-childList.html [ Skip ]
779 779
780 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared 780 # crbug.com/574461: update-w3c-deps imports .py file with x-bit cleared
781 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ] 781 imported/wpt/dom/nodes/Document-createElement-namespace-tests/generate.py [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698