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

Make autofill testable #27118

Open
emilio opened this issue Jan 9, 2021 · 1 comment
Open

Make autofill testable #27118

emilio opened this issue Jan 9, 2021 · 1 comment

Comments

@emilio
Copy link
Contributor

emilio commented Jan 9, 2021

Filing mostly for tracking, see #27098.

I don't think this one is particularly useful since autofill heuristics are so different (and expected to be different I suspect) across browsers. But for the specific case of testing the effects of autofill on the page like the PR above wants to do it'd come extremely handy :-)

@josepharhar
Copy link
Contributor

If autofill were testable in WPT, then I'd add tests for form controls in ShadowDOM:
WICG/webcomponents#572
whatwg/html#2149

I'm not sure what this would look like though... to test this in chromium, I had to write C++ tests.

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

3 participants