[Webkit-unassigned] [Bug 210576] Certain regexes with nested groups fail to match

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 16:04:01 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210576

Devin Rousso <drousso at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drousso at apple.com

--- Comment #1 from Devin Rousso <drousso at apple.com> ---
This works tho ��

```
/(?:\w+-)+(\w{5,8})-\1/.test('de-gregory-gregory')
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200415/15591409/attachment-0001.htm>


More information about the webkit-unassigned mailing list