t2ym/i18n-behavior

Redundant I18N-target attribute definitions are required for attr$=

t2ym opened this issue · 1 comments

t2ym commented

Redundant I18N-target attribute definitions are required for attr$= like this:

<i18n-attr-repo>
  <template id="custom">
    <any-elements aria-label$></any-elements>
  </template>
</i18n-attr-repo>
t2ym commented

setAttribute() for attr$ throws an exception.