Skip to content

Commit

Permalink
Removed a11y suite and moved it to autogrow.
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaspuffar committed Jun 22, 2017
1 parent ad71c45 commit 741b348
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/paper-textarea.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@
// });
});

/*
suite('a11y', function() {
test('has aria-labelledby', function() {
Expand Down Expand Up @@ -251,6 +252,7 @@
}, 1);
});
});
*/
</script>

</body>
Expand Down

0 comments on commit 741b348

Please sign in to comment.