Re: [whatwg/dom] [meta] Define slotchange event (PR #1115)

@annevk commented on this pull request.



> @@ -3419,9 +3419,9 @@ run these steps:
    and <var>mo</var>. If this throws an exception, catch it, and <a>report the exception</a>.
   </ol>
 
- <li><p><a for=set>For each</a> <var>slot</var> of <var>signalSet</var>, <a>fire an event</a>
- named {{HTMLSlotElement/slotchange}}, with its {{Event/bubbles}} attribute set to true, at
- <var>slot</var>.
+ <li><p><a for=set>For each</a> <var>slot</var> of <var>signalSet</var>, <a>fire an event</a> named
+ <dfn event for=HTMLSlotElement>slotchange</dfn>, with its {{Event/bubbles}} attribute set to true, 

```suggestion
 <dfn event for=HTMLSlotElement>slotchange</dfn>, with its {{Event/bubbles}} attribute set to true,
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1115#pullrequestreview-1130224057
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1115/review/1130224057@github.com>

Received on Tuesday, 4 October 2022 15:51:39 UTC