update polymer components
This commit is contained in:
@@ -134,6 +134,10 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
var c = fixture('AriaLabel');
|
||||
assert.isTrue(c.getAttribute('aria-label') == "Batman");
|
||||
});
|
||||
|
||||
a11ySuite('NoLabel');
|
||||
a11ySuite('WithLabel');
|
||||
a11ySuite('AriaLabel');
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user