- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 12 Dec 2024 07:36:15 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 December 2024 15:36:19 UTC
@annevk commented on this pull request. > @@ -6341,8 +6334,8 @@ given a <var>document</var>, <var>localName</var>, <var>namespace</var>, and opt <var>document</var>. <li> - <p>If the <var>synchronous custom elements flag</var> is set, then run this step while - catching any exceptions: + <p>If <var>synchronousCustomElements</var> is true, then run this step while catching any + exceptions: Oh yes, that would be nice to adopt. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1331#discussion_r1882389066 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1331/review/2500032430@github.com>
Received on Thursday, 12 December 2024 15:36:19 UTC