Re: [whatwg/dom] Consider boolean interface for properties (#461)

@WebReflection that would make this less straightforward as then you need to keep side-table of those original values. My thinking was that this would solely map to `setAttribute(name, "")` and `removeAttribute(name)`, depending on what `hasAttribute(name)` returns and the value of _force_.

-- 
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/461#issuecomment-397262422

Received on Thursday, 14 June 2018 11:30:26 UTC