- From: James M Snell <notifications@github.com>
- Date: Mon, 19 May 2025 14:30:49 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 19 May 2025 21:30:53 UTC
jasnell left a comment (whatwg/webidl#1459)
Here's an attempt to get something started: https://github.com/whatwg/webidl/pull/1488
It covers only the stand-alone attributes at the moment, e.g.
```
interface Foo {
disposer;
async_disposer;
}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1459#issuecomment-2892304755
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/webidl/issues/1459/2892304755@github.com>
Received on Monday, 19 May 2025 21:30:53 UTC