Skip to content

Commit

Permalink
updated various ax attributes
Browse files Browse the repository at this point in the history
draggable
- dropzone
- height
- high
- hreflang
- label
- list
- low
- maxlength
refer to #97
  • Loading branch information
stevefaulkner committed May 30, 2018
1 parent fafa93e commit 1cff3dc
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions index.html
Expand Up @@ -3955,7 +3955,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<tr tabindex="-1" id="att-draggable">
<th><code>draggable</code></th>
<td class="elements"><a href="https://www.w3.org/TR/html/editing.html#element-attrdef-global-draggable" title="attr-draggable">HTML elements</a></td>
<td class="aria">?</td>
<td class="aria"><div class="general">Not mapped</div></td>
<td class="ia2">
<div class="objattrs">
<span class="objattrs">Object attributes: </span>
Expand All @@ -3969,17 +3969,17 @@ <h3>HTML Attribute State and Property Mappings</h3>
draggable:true
</div>
</td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-dropzone">
<th><code>dropzone</code></th>
<td class="elements"><a href="https://www.w3.org/TR/html/editing.html#element-attrdef-global-dropzone" title="attr-dropzone">HTML elements</a></td>
<td class="aria">?</td>
<td class="aria"><div class="general">Not mapped</div></td>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><div class="general">Not mapped</div></td>
<td class="atk"><div class="general">Not mapped</div></td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-enctype">
Expand Down Expand Up @@ -4104,7 +4104,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<tr tabindex="-1" id="att-headers">
<th><code>headers</code></th>
<td class="elements"><a href="https://www.w3.org/TR/html/tabular-data.html#element-attrdef-tablecells-headers"><code>td</code></a>; <a href="https://www.w3.org/TR/html/tabular-data.html#element-attrdef-tablecells-headers"><code>th</code></a></td>
<td class="aria">?</td>
<td class="aria"><div class="general">Not mapped</div></td>
<td class="ia2">
<div class="general">
Links the cell to its header cells. Exposed via <code>IAccessibleTableCell::rowHeaderCells</code> and <code>IAccessibleTableCell::columnHeaderCells</code>.
Expand Down Expand Up @@ -4144,7 +4144,8 @@ <h3>HTML Attribute State and Property Mappings</h3>
Defines an accessible object's height (<code>atk_component_get_size</code>)
</div>
</td>
<td class="ax">?</td>
<td class="ax"><p class="general">Defines an accessible object's height </p>
<p class="general">(<code>AXSize</code> property)</p></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-hidden">
Expand All @@ -4164,7 +4165,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><code>RangeValue.Maximum</code></td>
<td class="atk"><div class="general">Not mapped</div></td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-href">
Expand Down Expand Up @@ -4206,7 +4207,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><div class="general">Not mapped</div></td>
<td class="atk"><div class="general">Not mapped</div></td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-http-equiv">
Expand Down Expand Up @@ -4294,7 +4295,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
Associates the <a class="termref">accessible name</a>
</div>
</td>
<td class="ax">?</td>
<td class="ax"><code>AXTitle</code>:<code> &lt;value&gt;</code></td>
<td class="comments">See Also: <a href="" class="accname">Accessible Name and Description: Computation and API Mappings 1.1</a> </td>
</tr>
<tr tabindex="-1" id="att-lang">
Expand Down Expand Up @@ -4342,7 +4343,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<code>ATK_RELATION_CONTROLLER_FOR</code> pointing to a <code>datalist</code> element referred by the <code>list</code> attribute.
</div>
</td>
<td class="ax"></td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments">
Refer to <a href="#el-datalist"><code>datalist</code></a> and <a href="#el-input-textetc-autocomplete"><code>input</code></a> elements mapping.
</td>
Expand Down Expand Up @@ -4384,7 +4385,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><code>RangeValue.Minimum</code></td>
<td class="atk"><div class="general">Not mapped</div></td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-max-input">
Expand Down Expand Up @@ -4434,7 +4435,7 @@ <h3>HTML Attribute State and Property Mappings</h3>
<td class="ia2"><div class="general">Not mapped</div></td>
<td class="uia"><div class="general">Not mapped</div></td>
<td class="atk"><div class="general">Not mapped</div></td>
<td class="ax">?</td>
<td class="ax"><div class="general">Not mapped</div></td>
<td class="comments"></td>
</tr>
<tr tabindex="-1" id="att-media">
Expand Down

0 comments on commit 1cff3dc

Please sign in to comment.