Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add selectedoption element #566

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 51 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6550,6 +6550,56 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
</tr>
</tbody>
</table>
</section><section id="selectedoption"><div class="header-wrapper"><h4 id="el-selectedoption"><bdi class="secno">3.5.TODO </bdi><code>selectedoption</code></h4><a class="self-link" href="#el-selectedoption" aria-label="Permalink for Section 3.5.TODO"></a></div>
<table aria-labelledby="el-selectedoption">
<tbody>
<tr>
<th><abbr title="HyperText Markup Language">HTML</abbr> Specification</th>
<td>
<a data-type="element" href="https://html.spec.whatwg.org/multipage/scripting.html#the-selectedoption-element"><code>selectedoption</code></a>
</td>
</tr>
<tr>
<th>[<cite><a class="bibref" data-link-type="biblio" href="#bib-wai-aria-1.2" title="Accessible Rich Internet Applications (WAI-ARIA) 1.2">wai-aria-1.2</a></cite>]</th>
<td>No corresponding role</td>
</tr>
<tr>
<th><a href="https://www.w3.org/TR/core-aam-1.2/#roleMappingComputedRole">Computed Role</a></th>
<td class="role-computed"><div class="general">Not mapped</div></td>
</tr>
<tr>
<th>
<a href="https://msdn.microsoft.com/en-us/library/dd373608%28v=VS.85%29.aspx"><abbr title="Microsoft Active Accessibility">MSAA</abbr></a> + <a href="http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/">IAccessible2</a>
</th>
<td>
<div class="general">Not mapped</div>
</td>
</tr>
<tr>
<th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th>
<td>
<div class="general">Not mapped</div>
</td>
</tr>
<tr>
<th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th>
<td>
<div class="general">Not mapped</div>
</td>
</tr>
<tr>
<th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th>
<td>
<div class="general">Not mapped</div>
</td>
</tr>

<tr>
<th>Comments</th>
<td></td>
</tr>
</tbody>
</table>
</section><section id="slot"><div class="header-wrapper"><h4 id="el-slot"><bdi class="secno">3.5.116 </bdi><code>slot</code></h4><a class="self-link" href="#el-slot" aria-label="Permalink for Section 3.5.116"></a></div>
<table aria-labelledby="el-slot">
<tbody>
Expand Down Expand Up @@ -17028,4 +17078,4 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
panel.hidden = true;
panel.classList.remove("docked");
}
})()</script><script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script></body></html>
})()</script><script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script></body></html>