- From: Luke Warlow <notifications@github.com>
- Date: Wed, 03 Apr 2024 06:12:27 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 April 2024 13:12:31 UTC
@lukewarlow commented on this pull request. > @@ -4286,24 +4286,27 @@ empty string instead, and then do as described below, switching on the interface <dd><p>Do nothing. </dl> -<p>The <dfn attribute for=Node><code>textContent</code></dfn> getter steps are to return the -following, switching on the interface <a>this</a> <a>implements</a>: +<p>To <dfn export>get text content</dfn> with a <a for=/>node</a> <var>node</var>, +then return the following, switching on the interface <var>node</var> <a>implements</a>: Removed. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1271#discussion_r1549713773 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1271/review/1976765622@github.com>
Received on Wednesday, 3 April 2024 13:12:31 UTC