Skip to content

Commit

Permalink
add polyfill ready listener in test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkazlauskas committed Oct 28, 2016
1 parent 2972d77 commit 30c34ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/slotted.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
</iron-form>
</template>
<script>
HTMLImports.whenReady(function() {
Polymer({is: 'slotted-form'});
});
</script>
</dom-module>

Expand Down

0 comments on commit 30c34ed

Please sign in to comment.