Closed bicknellr closed 8 years ago
Hmm, wct --sauce default
seems to work.
I think this needs Polymer/polymer#2717 also.
@bicknellr ping! what's the status of this? (also: tests are hella grumpy)
update: Polymer/polymer#2717 is in as of not too long ago, but it isn't in a release yet so this is still blocked.
I took out all the setTimeout
calls and it the tests still work as expected; I'm guessing it's because the events in these tests are all handled synchronously. Also, there's a few other tests (unrelated to this change other than the activeElement
thing) that only use click
and could probably go without setTimeout
as well.
LGTM % nit. Ship it! :shipit:
Needed by PolymerElements/paper-tabs#84.