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

https://dom.spec.whatwg.org/commit-snapshots/57ddc0f32f8e567d0f5bb92970dccd2df9d04a47/#ref-for-element④⑥


In the explanation text of https://dom.spec.whatwg.org/#attr, it is stated that "Attributes have a [...], value (a string), and **element** (null or an element)".

But it should rather be "... and **ownerElement** (null or an element)".

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

Received on Monday, 11 January 2021 22:12:44 UTC