GitHub

Original file line numberDiff line numberDiff line change

@@ -13185,15 +13185,15 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>

1318513185

<tbody>

1318613186

<tr>

1318713187

<th class="value-name" scope="row">ascending</th>

13188-

<td class="value-description">Items are sorted in ascending order by this column.</td>

13188+

<td class="value-description">Items are sorted in ascending order.</td>

1318913189

</tr>

1319013190

<tr>

1319113191

<th class="value-name" scope="row">descending</th>

13192-

<td class="value-description">Items are sorted in descending order by this column.</td>

13192+

<td class="value-description">Items are sorted in descending order.</td>

1319313193

</tr>

1319413194

<tr>

1319513195

<th class="value-name" scope="row"><strong class="default">none (default)</strong></th>

13196-

<td class="value-description">There is no defined sort applied to the column.</td>

13196+

<td class="value-description">There is no defined sort applied.</td>

1319713197

</tr>

1319813198

<tr>

1319913199

<th class="value-name" scope="row">other</th>

Read the original on github.com ↗