Skip to content

Commit

Permalink
ATK mapping for meter: /issues/150
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkiss committed Feb 10, 2016
1 parent 4bbbd5b commit f64600e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html-aam/html-aam.html
Original file line number Diff line number Diff line change
Expand Up @@ -2733,11 +2733,11 @@ <h3>HTML Element Role Mappings</h3>
<td class="atk">
<div class="role">
<span class="type">Role: </span>
<code>ATK_ROLE_PROGRESS_BAR</code>
<code>ATK_ROLE_LEVEL_BAR</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span>
<code>AtkValue</code>
<code>AtkValue</code>, <code>AtkRange</code>
</div>
</td>
<td class="ax">
Expand Down

0 comments on commit f64600e

Please sign in to comment.