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

`toggleAttribute` seems to be the only attribute-modifying method of `Element` that doesn't have an `-NS` counterpart - maybe it should be added for completeness? I have [a branch with spec updates here](https://github.com/whatwg/dom/compare/main...bicknellr:dom:toggleattributens) I could turn into a PR if there's interest.

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

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

Received on Saturday, 3 December 2022 01:40:58 UTC