wpt
wpt copied to clipboard
Add support for testing native find-in-page search results
Much like #30863, we’ll need a way to trigger native find-in-page from tests for find-in-page highlight pseudos. There is a test that uses window.find(), but that API actually highlights results with ::selection.
For reftests, this may also involve #13183.