Re: [whatwg/dom] `Element`'s `toggleAttribute` should have an `-NS` counterpart. (Issue #1133)

It was added in https://github.com/whatwg/dom/pull/656 and I have to say I regret not pushing back on using "qualified name" there. That definitely feels like an oversight. Ideally all new APIs that aim to do tree manipulation operate on local name and namespace only. (Potentially with namespace hidden from the API surface, depending on the needs.)

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

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

Received on Saturday, 3 December 2022 07:13:33 UTC