We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bb0d4 commit 4044c94Copy full SHA for 4044c94
index.bs
@@ -2434,14 +2434,14 @@ design, the following rules have emerged:
2434
<tr>
2435
<th>Events</th>
2436
<td>Lowercase, concatenated</td>
2437
- <td><code>autocompleteerror}}<br>
2438
- <code>languagechange}}</td>
+ <td><code>{{canplaythrough}}<br>
+ <code>{{languagechange}}</td>
2439
</tr>
2440
2441
<th>HTML elements and attributes</th>
2442
2443
<td><{figcaption}><br>
2444
- <{textarea maxlength}></td>
+ <{textarea/maxlength}></td>
2445
2446
2447
<th>JSON keys</th>
0 commit comments