Re: [whatwg/dom] "Element" has no method signature for "getElementById" (Issue #1114)

The note preceding the [mixin where `getElementById` is declared](https://dom.spec.whatwg.org/#interface-nonelementparentnode) explains this:

> Web compatibility prevents the [getElementById()](https://dom.spec.whatwg.org/#dom-nonelementparentnode-getelementbyid) method from being exposed on [elements](https://dom.spec.whatwg.org/#concept-element) (and therefore on [ParentNode](https://dom.spec.whatwg.org/#parentnode)).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1114#issuecomment-1257051341
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1114/1257051341@github.com>

Received on Saturday, 24 September 2022 19:33:30 UTC