veerababu1729 7870539303 Fix search functionality to respect punctuation and spaces exactly
- Remove optional spaces around punctuation marks in search regex
- Fixes issue #20225 where searching for '..' would incorrectly match '. ...'
- Add test cases to prevent regression
- Ensures exact matching for punctuation sequences and text with dots

Resolves: https://github.com/mozilla/pdf.js/issues/20225
2025-10-22 17:02:48 +05:30
..
2025-08-09 22:34:44 +02:00