WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 158505
160523
RegExp "u" flag, case folding
https://bugs.webkit.org/show_bug.cgi?id=160523
Summary
RegExp "u" flag, case folding
Saam Barati
Reported
2016-08-03 13:36:00 PDT
See
https://github.com/tc39/ecma262/pull/525
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2016-08-03 13:51:19 PDT
This work has already been done and landed in change set
r202490
: <
http://trac.webkit.org/changeset/202490
>. *** This bug has been marked as a duplicate of
bug 158505
***
Michael Saboff
Comment 2
2016-08-03 14:00:20 PDT
The kangax table at
http://kangax.github.io/compat-table/es2016plus/
is showing that we are failing. I'll investigate whether it is our implementation or kangax.
Alexey Shvayka
Comment 3
2020-08-30 03:28:08 PDT
(In reply to Michael Saboff from
comment #2
)
> The kangax table at
http://kangax.github.io/compat-table/es2016plus/
is > showing that we are failing. I'll investigate whether it is our > implementation or kangax.
kangax/compat-table's initial feature test case was incorrect; fixed in
https://github.com/kangax/compat-table/commit/432259e26ddc05488b6d2cb37e3c1a44edeed93d
. *** This bug has been marked as a duplicate of
bug 158505
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug