[Webkit-unassigned] [Bug 172634] New: Implement RegExp `s` (`dotAll`) flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 23:47:06 PDT 2017


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

            Bug ID: 172634
           Summary: Implement RegExp `s` (`dotAll`) flag
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mathias at qiwi.be

This proposal is currently at stage 3 and seeking implementations. https://github.com/tc39/proposal-regexp-dotall-flag

Test262 files under the `regexp-dotall` features flag:

* test/annexB/built-ins/RegExp/prototype/flags/order-after-compile.js
* test/built-ins/RegExp/dotall/with-dotall-unicode.js
* test/built-ins/RegExp/dotall/with-dotall.js
* test/built-ins/RegExp/duplicate-flags.js
* test/built-ins/RegExp/prototype/dotAll/length.js
* test/built-ins/RegExp/prototype/dotAll/name.js
* test/built-ins/RegExp/prototype/dotAll/prop-desc.js
* test/built-ins/RegExp/prototype/dotAll/this-val-invalid-obj.js
* test/built-ins/RegExp/prototype/dotAll/this-val-non-obj.js
* test/built-ins/RegExp/prototype/dotAll/this-val-regexp-prototype.js
* test/built-ins/RegExp/prototype/dotAll/this-val-regexp.js
* test/built-ins/RegExp/prototype/flags/order.js
* test/built-ins/RegExp/prototype/flags/s.js

-- 
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/20170526/e2e46102/attachment.html>


More information about the webkit-unassigned mailing list