Skip to content

Commit

Permalink
fixes #1014 (#1016)
Browse files Browse the repository at this point in the history
If "Name From: prohibited", remove "Accessible Name Required: False"
  • Loading branch information
carmacleod authored and joanmarie committed Jul 18, 2019
1 parent 9649112 commit 4413737
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,7 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-namerequired-head" scope="row">Accessible Name Required:</th>
<td class="role-namerequired">False</td>
<td class="role-namerequired"> </td>
</tr>
<tr>
<th class="role-namerequired-inherited-head" scope="row">Inherits Name Required:</th>
Expand Down Expand Up @@ -3868,7 +3868,7 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-namerequired-head" scope="row">Accessible Name Required:</th>
<td class="role-namerequired">False</td>
<td class="role-namerequired"> </td>
</tr>
<tr>
<th class="role-namerequired-inherited-head" scope="row">Inherits Name Required:</th>
Expand Down

0 comments on commit 4413737

Please sign in to comment.