fune/toolkit/components/find
Jonathan Kew 4987ff5f3b Bug 1769413 - Add simple tests for the entireWord option of find-in-page. r=TYLin
Before the patch here, four of the newly-added asserts fail because we don't recognize
a word boundary at the start or end of the block.

Differential Revision: https://phabricator.services.mozilla.com/D150248
2022-06-24 22:10:54 +00:00
..
test/mochitest Bug 1769413 - Add simple tests for the entireWord option of find-in-page. r=TYLin 2022-06-24 22:10:54 +00:00
moz.build
nsFind.cpp Bug 1769413 - Treat start/end-of-text as a word boundary for the Find-in-Page whole-words option, even when the adjacent character is punctuation. r=TYLin 2022-06-24 22:10:53 +00:00
nsFind.h
nsFindService.cpp
nsFindService.h
nsIFind.idl
nsIFindService.idl
nsIWebBrowserFind.idl
nsWebBrowserFind.cpp
nsWebBrowserFind.h