mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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 Review URL: https://codereview.chromium.org/788093003