Escape special regular expression characters
Escape `{` to allow the regular expression to be used as is in Java as
well.
Also escape `.`, for consistency with the first CSS regular expression.
Signed-off-by:
thc202 <thc202@gmail.com>
Loading
Please register or sign in to comment