Skip to content

Commit 2fac7da

Browse files
committed
chore(lint): remove obsolete spec exceptions
1 parent e46eafa commit 2fac7da

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

lint/linter/test-spec-urls.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,10 @@ const specsExceptions = [
1818
// Remove once https://github.com/whatwg/html/pull/6715 is resolved
1919
'https://wicg.github.io/controls-list/',
2020

21-
// Exception for April Fools' joke for "418 I'm a teapot"
22-
'https://www.rfc-editor.org/rfc/rfc2324',
23-
2421
// Unfortunately this doesn't produce a rendered spec, so it isn't in browser-specs
2522
// Remove if it is in the main ECMA spec
2623
'https://github.com/tc39/proposal-regexp-legacy-features/',
2724

28-
// Remove once tc39/ecma262#3221 is merged
29-
'https://github.com/tc39/proposal-regexp-modifiers',
30-
3125
// See https://github.com/w3c/browser-specs/issues/305
3226
// Features with this URL need to be checked after some time
3327
// if they have been integrated into a real spec

0 commit comments

Comments
 (0)