Closed bicknellr closed 8 years ago
(needs Polymer/polymer#2717)
Left some feedback, PTAL!
Fixed up the stuff you mentioned.
@bicknellr please rebase this PR :baseball:
Man, what happened to the test suite here? Looks like a lot of broken :hankey: ..
@cdata The tests use document.activeElement
but assume there's no retargeting for shadow DOM boundaries, so I fixed them and made this PR dependent upon Polymer/polymer#2717.
Polymer/polymer#2717 is in. I wct --sauce default
'd this with Polymer master and it passes, but that PR isn't in a release yet. Once it is, I'll bump the dependency version and the tests should start passing here.
@cdata, Polymer/polymer#2717 is now in a release.
Ship it! :shipit:
Fixes PolymerElements/paper-tabs#65.