- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 20 Jul 2018 09:22:37 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 July 2018 16:22:58 UTC
Yeah, I don't think we should do this. Check for `null` with `getAttribute()` or use `hasAttribute()`. If your code relies on empty string meaning not present it's already somewhat broken. -- 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/668#issuecomment-406651534
Received on Friday, 20 July 2018 16:22:58 UTC