variable number of tokens for .add() and .remove()#37
Conversation
|
MDN isn't clear about this (pages haven't been documented), but do A comment on https://developer.mozilla.org/en-US/docs/Web/API/Element.classList looks like
|
|
There's W3C on this: http://www.w3.org/TR/dom/#interface-domtokenlist. Which is as well not consistent, but it makes sense this way and is supported by at least Chrome and FF |
|
According to that spec no, |
|
However, the problem does not end here, IE10+ supports |
|
Sorry for the late pick up, but do we want this merged in? |
No description provided.