DescriptionAdd clear() to Element.classList.
We should support a fast way to remove all classes through the
classList instead of having to call removeAttribute() directly.
BUG=440529
R=ojan@chromium.org, rafaelw@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/1ab476bdbf6a87ec1a0c3916dc2df2267c730532
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|