Skip to content

Commit 741b348

Browse files
committed
Removed a11y suite and moved it to autogrow.
1 parent ad71c45 commit 741b348

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/paper-textarea.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
// });
206206
});
207207

208+
/*
208209
suite('a11y', function() {
209210
210211
test('has aria-labelledby', function() {
@@ -251,6 +252,7 @@
251252
}, 1);
252253
});
253254
});
255+
*/
254256
</script>
255257

256258
</body>

0 commit comments

Comments
 (0)