[webkit-changes] [WebKit/WebKit] 3aeb22: [ iOS wk2 ] Unskip layout tests exercising caps lo...
Abrar Rahman Protyasha
noreply at github.com
Wed Sep 6 17:33:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3aeb22683ac308f97343fd40192e31d94fefa330
https://github.com/WebKit/WebKit/commit/3aeb22683ac308f97343fd40192e31d94fefa330
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M LayoutTests/platform/ios-wk2/TestExpectations
R LayoutTests/platform/ios-wk2/fast/forms/password-scrolled-after-caps-lock-toggled-expected.txt
Log Message:
-----------
[ iOS wk2 ] Unskip layout tests exercising caps lock toggling in password fields
https://bugs.webkit.org/show_bug.cgi?id=261236
rdar://115079481
Unreviewed test enablement.
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 (rdar://44930119). We should unskip these tests since
this is no longer the case.
* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/ios-wk2/fast/forms/password-scrolled-after-caps-lock-toggled-expected.txt: Removed.
Canonical link: https://commits.webkit.org/267707@main
More information about the webkit-changes
mailing list