update polymer

This commit is contained in:
Luke Pulverenti 2015-10-05 22:50:20 -04:00
parent d2bb0d6805
commit d96a2b7946
28 changed files with 109 additions and 118 deletions

View file

@ -80,7 +80,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<div>
<h4>Color</h4>
<div class="horizontal-section">
<paper-checkbox class="blue" checked>Oxygen</paper-checkbox>
<paper-checkbox class="blue" checked aria-label="Hurray for oxygen">Oxygen</paper-checkbox>
<paper-checkbox class="red" checked>Carbon</paper-checkbox>
<paper-checkbox class="orange" checked>Hydrogen</paper-checkbox>
<paper-checkbox class="green" checked>Nitrogen</paper-checkbox>