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

https://dom.spec.whatwg.org/commit-snapshots/fa3aea5ff68161cabe9a3fe95fe6240a4ddd4412/#element

> Element

This interface defines the attribute `id` but it doesn't define a method signature for `getElementById`, and I think it should.

The reason is the same as for attribute `tagName` which has a `getElementsByTagName` method signature.


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

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

Received on Saturday, 24 September 2022 16:38:31 UTC