Commit Graph

2 Commits

Author SHA1 Message Date
Eoghan Murray
82f6fecf36 No neg lookbehind (#1493)
* Older versions of Safari 16 don't support lookbehind assertions - https://caniuse.com/js-regexp-lookbehind

* Refactor to show the similarity between these two regexes

* Apply formatting changes

* Create no-neg-lookbehind.md

---------

Co-authored-by: eoghanmurray <eoghanmurray@users.noreply.github.com>
2024-06-05 11:59:50 +02:00
Colin Maxfield
d7cf8dd075 Return early for child same origin frames (#1295) 2024-05-29 13:35:25 +02:00