Bug 261236
| Summary: | [ iOS wk2 ] Unskip layout tests exercising caps lock toggling in password fields | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
Namely, we skipped:
1. fast/forms/auto-fill-button/caps-lock-indicator-should-be-visible-after-hiding-auto-fill-strong-password-button.html
2. fast/forms/auto-fill-button/caps-lock-indicator-should-not-be-visible-when-auto-fill-strong-password-button-is-visible.html
3. fast/forms/password-scrolled-after-caps-lock-toggled.html
on ios-wk2 because WebKit did not know when a modifier key was pressed in an editable field. This is no longer the case, and as such we should unskip these tests.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115079481>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/17508
EWS
Committed 267707@main (3aeb22683ac3): <https://commits.webkit.org/267707@main>
Reviewed commits have been landed. Closing PR #17508 and removing active labels.