- From: Mason Freed <notifications@github.com>
- Date: Fri, 12 Jan 2024 11:32:50 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 January 2024 19:32:57 UTC
@mfreed7 commented on this pull request. > @@ -6965,8 +6965,16 @@ a boolean <var>delegatesFocus</var>, and a boolean <var>slotAssignment</var>: is false, then <a>throw</a> an "{{NotSupportedError!!exception}}" {{DOMException}}. <li> - <p>Otherwise, <a for=/>remove</a> all of <var>element</var>'s <a for=Element>shadow root</a>'s - <a for=tree>children</a>, in <a>tree order</a>, and return. + <p>Otherwise: + + <ol> + <li><p><a for=/>Remove</a> all of <var>element</var>'s <a for=Element>shadow root</a>'s Done. Context switching is hard - Blink is 2-spaces. 😄 -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1245#discussion_r1450850036 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1245/review/1818914264@github.com>
Received on Friday, 12 January 2024 19:32:57 UTC