mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Add feature: string-trimming
This commit is contained in:
parent
583a67af4c
commit
55c39cc58b
@ -60,6 +60,12 @@ SharedArrayBuffer
|
||||
Array.prototype.flatten
|
||||
Array.prototype.flatMap
|
||||
|
||||
# String Trimming
|
||||
# https://github.com/tc39/proposal-string-left-right-trim
|
||||
# Includes all tests for:
|
||||
# String.prototype.{trimStart, trimEnd, trimLeft, trimRight }
|
||||
string-trimming
|
||||
|
||||
# Standard language features
|
||||
#
|
||||
# Language features that have been included in a published version of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user