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

@annevk commented on this pull request.



>   <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
+ named <dfn event for=HTMLSlotElement>slotchange</dfn>, with its {{Event/bubbles}} attribute set to true, at
  <var>slot</var>.

```suggestion
  <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><code>slotchange</code></dfn>, with its {{Event/bubbles}} attribute
  set to true, at <var>slot</var>.
```

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

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

Received on Tuesday, 4 October 2022 07:49:07 UTC