[Bug 29415] [FO31] Regex: capturing parentheses inside non-capturing parentheses

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29415

Liam R E Quin <liam@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |liam@w3.org

--- Comment #5 from Liam R E Quin <liam@w3.org> ---
A left parenthesis is recognized as a capturing left parenthesis provided it is
not followed by "?:"

should read "not immediately followed by"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 8 March 2016 21:56:30 UTC