- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 04 Oct 2022 08:51:26 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 4 October 2022 15:51:39 UTC
@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