@@ -13185,15 +13185,15 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
|
13185 | 13185 | <tbody> |
13186 | 13186 | <tr> |
13187 | 13187 | <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> |
13189 | 13189 | </tr> |
13190 | 13190 | <tr> |
13191 | 13191 | <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> |
13193 | 13193 | </tr> |
13194 | 13194 | <tr> |
13195 | 13195 | <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> |
13197 | 13197 | </tr> |
13198 | 13198 | <tr> |
13199 | 13199 | <th class="value-name" scope="row">other</th> |
|