Skip to content

Commit 4b011e1

Browse files
authored
chore(rewrite): remove webxrlayers from denylist
immersive-web/layers#248 fixed it. Not sure why immersive-web/layers#200 was rejected then 🤷‍♀️
1 parent f4daa24 commit 4b011e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/rewrite.js‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ import specRawSources from "./spec-sources.js";
1111

1212
const brokenSpecs = [
1313
"https://w3c.github.io/webappsec-trusted-types/dist/spec/",
14-
// https://github.com/immersive-web/layers/pull/200
15-
"https://immersive-web.github.io/layers/",
1614
"https://svgwg.org/specs/paths/",
1715
"https://svgwg.org/specs/animations/",
1816
// https://github.com/w3c/css-houdini-drafts/pull/1016

0 commit comments

Comments
 (0)