Re: [whatwg/dom] Revamp the way DOM talks about nodes (#1004)

@domenic 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>:

Well, I think implements would be an improvement, but I can see not wanting to tackle that.

-- 
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_r682820964

Received on Wednesday, 4 August 2021 17:32:18 UTC