mirror of https://github.com/tc39/test262.git
features.txt: use new convention
This commit is contained in:
parent
6f59ddc457
commit
2d80b92cb8
|
@ -65,6 +65,8 @@ Array.prototype.flatMap
|
|||
# Includes all tests for:
|
||||
# String.prototype.{trimStart, trimEnd, trimLeft, trimRight }
|
||||
string-trimming
|
||||
String.prototype.trimEnd
|
||||
String.prototype.trimStart
|
||||
|
||||
# Standard language features
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue