- From: Claas Augner via GitHub <noreply@w3.org>
- Date: Thu, 26 Jun 2025 18:22:53 +0000
- To: public-fxtf-archive@w3.org
caugner has just created a new issue for https://github.com/w3c/fxtf-drafts:
== [filter-effects-1] DOM Interfaces appendix is empty ==
The DOM Interfaces appendix isn't rendered properly:
- https://drafts.fxtf.org/filter-effects-1/#DOMInterfaces (doesn't load for me)
- https://web.archive.org/web/20250614055402/https://drafts.fxtf.org/filter-effects-1/#DOMInterfaces
I noticed this in the context of https://github.com/mdn/browser-compat-data/pull/23958, because the ID listing at https://raw.githubusercontent.com/w3c/webref/main/ed/ids/filter-effects-1.json is missing over 200 IDs that we're referencing on MDN, and in particular all IDs between `#DOMInterfaces` and `#changes` (the next section) are missing:
```js
// ...
"https://drafts.fxtf.org/filter-effects-1/#DOMInterfaces",
"https://drafts.fxtf.org/filter-effects-1/#changes",
// ...
```
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/599 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 26 June 2025 18:22:54 UTC