Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support testing find-in-page #29915

Open
josepharhar opened this issue Aug 5, 2021 · 0 comments
Open

Support testing find-in-page #29915

josepharhar opened this issue Aug 5, 2021 · 0 comments

Comments

@josepharhar
Copy link
Contributor

In chromium's content_shell, we can test find-in-page with testRunner.findString. We need to be able to test find-in-page for new features like this one, and it would be nice for WPT to support a way to trigger find-in-page.

We will likely add the new feature to window.find just to make it testable, but window.find isn't specced yet and isn't exactly the same as find-in-page, so it would still be nice to have WPT support for find-in-page as well.

cc @emilio @domenic @annevk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants