commit | 2232234d48a3c1ff774b99d7a74a9757d76ae102 | [log] [tgz] |
---|---|---|
author | lishutong <lishutong@google.com> | Tue Jul 27 03:40:33 2021 +0000 |
committer | lishutong <lishutong@google.com> | Tue Jul 27 03:40:33 2021 +0000 |
tree | 0834193a91749f121dcc59de596cf5155218561e | |
parent | a3c85492cc728e5d553dec48be7b4fbabf54bcd8 [diff] |
Remove the look behind regex for Safari. The lookbehind/lookahead regular expression is not supported in safari yet. (https://caniuse.com/js-regexp-lookbehind) Removed it for compatibility reason. Test: manual tested. Change-Id: I5801bcc389b20df31175adbb8a841eb1d31703aa