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 499b236 commit 2e0fbc0Copy full SHA for 2e0fbc0
1 file changed
src/changes/changes.xml
@@ -22,7 +22,7 @@
22
Document.getElementsByName() returns a NodeList instead of a HTMLCollection.
23
</action>
24
<action type="add" dev="rbri" issue="576">
25
- HTMLCollection are iterable now - you can use them in for..of loops.
+ HTMLCollections are iterable now - you can use them in for..of loops.
26
27
<action type="fix" dev="Lai Quang Duong">
28
Regexp "[^]" and "[^]" break translation of later char rangen in the regex.
0 commit comments