NEW 80300
Optimize classList
https://bugs.webkit.org/show_bug.cgi?id=80300
Summary Optimize classList
Erik Arvidsson
Reported 2012-03-05 09:51:52 PST
Right now we set the class attribute every time the classList is changed. Maybe we could skip setting this attribute and mark it as dirty if there are no mutation observers/listeners?
Attachments
Note You need to log in before you can comment on or make changes to this bug.