- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 04 Aug 2021 10:23:32 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 August 2021 17:23:44 UTC
@annevk commented on this pull request. > @@ -4071,35 +4041,30 @@ return <a>this</a>'s <a>shadow-including root</a> if <!-- TODO: domintro --> -The <dfn attribute for=Node>nodeValue</dfn> attribute -must return the following, depending on <a>this</a>: +<p>The <dfn attribute for=Node>nodeValue</dfn> getter steps are to return the following, switching +on <a>this</a>: Changing all instances of X node to that would be a rather massive undertaking and require changes in a lot more places. I was hoping that the new definition of node would avoid the need for doing that, but I wouldn't object to someone making that change. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1004#discussion_r682814664
Received on Wednesday, 4 August 2021 17:23:44 UTC