Skip to content
Unverified Commit 850bedf3 authored by thc202's avatar thc202
Browse files

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: default avatarthc202 <thc202@gmail.com>
parent 5f5d9df7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment