Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-05-01 13:59:26 +03:00
parent 5f740adc2a
commit 5f70d0f83b

View File

@ -913,6 +913,7 @@ var BaseBrowserPrototype = {
// .search(index[, options])
// .search(path[, options])
// .search(func[, options])
// .search(regexp[, options])
// -> item
// -> undefined
//