Bug 13016

Summary: Fully implement window.find
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ayg
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Description Justin Garcia 2007-03-08 16:43:57 PST
Support whole word searches, searching in subframes, and showing the find dialog through window.find, as FF does:

http://developer.mozilla.org/en/docs/DOM:window.find
Comment 1 Aryeh Gregor 2011-08-19 11:44:30 PDT
For contrast, see bug 64761.