Skip to content

Commit

Permalink
Remove children-presentational=true from math role
Browse files Browse the repository at this point in the history
Fixes github issue #425.
  • Loading branch information
joanmarie committed Apr 10, 2019
1 parent af105b5 commit bd6deae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4195,7 +4195,7 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
</tr>
<tr>
<th class="role-childpresentational-head" scope="row">Children Presentational:</th>
<td class="role-childpresentational">True</td>
<td class="role-childpresentational">False</td>
</tr>
<tr>
<th class="role-presentational-inherited-head" scope="row">Inherits Presentational:</th>
Expand Down

0 comments on commit bd6deae

Please sign in to comment.