Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ariaPublic

Change contain to own in Required Owned Elements and Required Context Role#1438

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jnurthen merged 1 commit intomainfromissue1179
Jun 30, 2021
Merged
Changes fromall 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
44 changes: 22 additions & 22 deletionsindex.html
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3565,7 +3565,7 @@ <h2>Definition of Roles</h2>
<td class="role-mustcontain">
<ul>
<li><rref>row</rref></li>
<li><rref>rowgroup</rref>containing <rref>row</rref></li>
<li><rref>rowgroup</rref>owning <rref>row</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -4633,7 +4633,7 @@ <h2>Definition of Roles</h2>
<th class="role-mustcontain-head" scope="row">Required Owned Elements:</th>
<td class="role-mustcontain">
<ul>
<li><rref>group</rref>containing <rref>option</rref></li>
<li><rref>group</rref>owning <rref>option</rref></li>
<li><rref>option</rref></li>
</ul>
</td>
Expand DownExpand Up@@ -5391,9 +5391,9 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<td class="role-mustcontain">
<ul>
<!-- keep in sync with #menubar -->
<li><rref>group</rref>containing <rref>menuitem</rref></li>
<li><rref>group</rref>containing <rref>menuitemradio</rref></li>
<li><rref>group</rref>containing <rref>menuitemcheckbox</rref></li>
<li><rref>group</rref>owning <rref>menuitem</rref></li>
<li><rref>group</rref>owning <rref>menuitemradio</rref></li>
<li><rref>group</rref>owning <rref>menuitemcheckbox</rref></li>
<li><rref>menuitem</rref></li>
<li><rref>menuitemcheckbox</rref></li>
<li><rref>menuitemradio</rref></li>
Expand DownExpand Up@@ -5485,9 +5485,9 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<td class="role-mustcontain">
<ul>
<!-- keep in sync with #menu -->
<li><rref>group</rref>containing <rref>menuitem</rref></li>
<li><rref>group</rref>containing <rref>menuitemradio</rref></li>
<li><rref>group</rref>containing <rref>menuitemcheckbox</rref></li>
<li><rref>group</rref>owning <rref>menuitem</rref></li>
<li><rref>group</rref>owning <rref>menuitemradio</rref></li>
<li><rref>group</rref>owning <rref>menuitemcheckbox</rref></li>
<li><rref>menuitem</rref></li>
<li><rref>menuitemcheckbox</rref></li>
<li><rref>menuitemradio</rref></li>
Expand DownExpand Up@@ -5585,8 +5585,8 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<ul>
<li><rref>menu</rref></li>
<li><rref>menubar</rref></li>
<li><rref>group</rref>contained by <rref>menu</rref></li>
<li><rref>group</rref>contained by <rref>menubar</rref></li>
<li><rref>group</rref>owned by <rref>menu</rref></li>
<li><rref>group</rref>owned by <rref>menubar</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -5689,8 +5689,8 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<ul>
<li><rref>menu</rref></li>
<li><rref>menubar</rref></li>
<li><rref>group</rref>contained by <rref>menu</rref></li>
<li><rref>group</rref>contained by <rref>menubar</rref></li>
<li><rref>group</rref>owned by <rref>menu</rref></li>
<li><rref>group</rref>owned by <rref>menubar</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -5791,8 +5791,8 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<ul>
<li><rref>menu</rref></li>
<li><rref>menubar</rref></li>
<li><rref>group</rref>contained by <rref>menu</rref></li>
<li><rref>group</rref>contained by <rref>menubar</rref></li>
<li><rref>group</rref>owned by <rref>menu</rref></li>
<li><rref>group</rref>owned by <rref>menubar</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -6072,7 +6072,7 @@ <h5>Note regarding the ARIA 1.1 <code>none</code> role.</h5>
<td class="role-scope">
<ul>
<li><rref>listbox</rref></li>
<li><rref>group</rref>contained by <rref>listbox</rref></li>
<li><rref>group</rref>owned by <rref>listbox</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -7028,9 +7028,9 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
<li><rref>grid</rref></li>
<li><rref>table</rref></li>
<li><rref>treegrid</rref></li>
<li><rref>rowgroup</rref>contained by <rref>grid</rref></li>
<li><rref>rowgroup</rref>contained by <rref>table</rref></li>
<li><rref>rowgroup</rref>contained by <rref>treegrid</rref></li>
<li><rref>rowgroup</rref>owned by <rref>grid</rref></li>
<li><rref>rowgroup</rref>owned by <rref>table</rref></li>
<li><rref>rowgroup</rref>owned by <rref>treegrid</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -8870,7 +8870,7 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
<td class="role-mustcontain">
<ul>
<li><rref>row</rref></li>
<li><rref>rowgroup</rref>containing <rref>row</rref></li>
<li><rref>rowgroup</rref>owning <rref>row</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -9784,7 +9784,7 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
<th class="role-mustcontain-head" scope="row">Required Owned Elements:</th>
<td class="role-mustcontain">
<ul>
<li><rref>group</rref>containing <rref>treeitem</rref></li>
<li><rref>group</rref>owning <rref>treeitem</rref></li>
<li><rref>treeitem</rref></li>
</ul>
</td>
Expand DownExpand Up@@ -9888,7 +9888,7 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
<td class="role-mustcontain">
<ul>
<li><rref>row</rref></li>
<li><rref>rowgroup</rref>containing <rref>row</rref></li>
<li><rref>rowgroup</rref>owning <rref>row</rref></li>
</ul>
</td>
</tr>
Expand DownExpand Up@@ -9992,7 +9992,7 @@ <h5>Note regarding the ARIA 1.1 <rref>none</rref> role.</h5>
<td class="role-scope">
<ul>
<li><rref>tree</rref></li>
<li><rref>group</rref>contained by <rref>treeitem</rref></li>
<li><rref>group</rref>owned by <rref>treeitem</rref></li>
</ul>
</td>
</tr>
Expand Down

[8]ページ先頭

©2009-2026 Movatter.jp