Skip to content

Commit

Permalink
issue #412 remove UIA localized control type from video
Browse files Browse the repository at this point in the history
  • Loading branch information
cyns committed Jul 29, 2016
1 parent 2f6986f commit 9d2d33d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions html-aam/html-aam.html
Original file line number Diff line number Diff line change
Expand Up @@ -3936,9 +3936,6 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Control Type: </span><code>Group</code>
</div>
<div class="ctrltype">
<span class="type">Localized Control Type: </span><code>video</code>
</div>
<div class="general">If the controls attribute is present, each control is a child in the UIA tree, and mapped as button, slider, etc. as appropriate for the type of control.</div>
<div class="general">Loading and error text objects, along with any control not currently displayed, MAY be present in the UIA and marked as hidden or off-screen.</div>

Expand All @@ -3953,9 +3950,6 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Control Type: </span><code>Group</code>
</div>
<div class="ctrltype">
<span class="type">Localized Control Type: </span><code>video</code>
</div>
<div class="general">If the controls attribute is present, each control is a child in the UIA tree, and mapped as button, slider, etc. as appropriate for the type of control.</div>
<div class="general">Loading and error text objects, along with any control not currently displayed, MAY be present in the UIA and marked as hidden or off-screen.</div>
</td>
Expand Down

0 comments on commit 9d2d33d

Please sign in to comment.