Re: [whatwg/dom] "ownerElement" (#941)

Indeed, objects have associated fields (basically the private state) and IDL describes the public API which typically returns and manipulates the associated fields.

I suspect OP was looking for https://dom.spec.whatwg.org/#dom-attr-ownerelement which indeed returns the element field of this.

Happy to answer any follow-up questions, but I'll consider this closed for now.

-- 
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/issues/941#issuecomment-758460603

Received on Tuesday, 12 January 2021 07:21:27 UTC