diff --git a/test/spec-urls.test.js b/test/spec-urls.test.js index 947535e9cca548..f2d7aad9e4b97b 100644 --- a/test/spec-urls.test.js +++ b/test/spec-urls.test.js @@ -52,8 +52,6 @@ describe('spec_url data', () => { 'https://webassembly.github.io/threads/js-api/', 'https://tc39.es/proposal-hashbang/out.html', 'https://mathml-refresh.github.io/mathml/', - 'https://www.w3.org/TR/xpath-31/', - 'https://www.w3.org/TR/xslt-30/', ]; const allowList = new Set([...specsFromBrowserSpecs, ...specsExceptions]);