RESOLVED INVALID Bug 97334
DOM4: DOMTokenList should always be case sensitive
https://bugs.webkit.org/show_bug.cgi?id=97334
Summary DOM4: DOMTokenList should always be case sensitive
Erik Arvidsson
Reported 2012-09-21 06:43:36 PDT
In earlier specs the DOMTokenList was case insensitive for quirks mode. This is no longer the case. We can therefore simplify the code a bit.
Attachments
Erik Arvidsson
Comment 1 2012-09-26 08:53:41 PDT
It was always case sensitive. I got it backwards
Note You need to log in before you can comment on or make changes to this bug.