WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
307451
REGRESSION(
305917@main
): [iOS] imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=307451
Summary
REGRESSION(305917@main): [iOS] imported/w3c/web-platform-tests/html/semantics...
Diego De La Toba
Reported
2026-02-10 11:13:22 PST
imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html is a constant text failure on iPad iOS26. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fforms%2Fthe-select-element%2Fcustomizable-select%2Fselect-keyboard-behavior.optional.html&model=iPad%20(9th%20generation)&recent=false
TEXT DIFF: --- /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional-expected.txt +++ /Volumes/Data/worker/Apple-iPadOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional-actual.txt @@ -2,12 +2,12 @@ FAIL defaultbutton: When the listbox is closed, spacebar should open the listbox. assert_true: The select should be open after pressing space. expected true got false FAIL defaultbutton: When the listbox is closed, all arrow keys should open the listbox. assert_true: Arrow left should open the listbox. expected true got false -FAIL defaultbutton: When the listbox is closed, the enter key should not trigger form submission. assert_true: Enter should open the listbox on non-Mac platforms. expected true got false +PASS defaultbutton: When the listbox is closed, the enter key should not trigger form submission. FAIL defaultbutton: When the listbox is open, the enter key should commit the selected option. assert_true: The select should open when clicked. expected true got false FAIL defaultbutton: When the listbox is open, the tab key should close the listbox. assert_true: Space should open the listbox. expected true got false FAIL custombutton: When the listbox is closed, spacebar should open the listbox. assert_true: The select should be open after pressing space. expected true got false FAIL custombutton: When the listbox is closed, all arrow keys should open the listbox. assert_true: Arrow left should open the listbox. expected true got false -FAIL custombutton: When the listbox is closed, the enter key should not trigger form submission. assert_true: Enter should open the listbox on non-Mac platforms. expected true got false +PASS custombutton: When the listbox is closed, the enter key should not trigger form submission. FAIL custombutton: When the listbox is open, the enter key should commit the selected option. assert_true: The select should open when clicked. expected true got false FAIL custombutton: When the listbox is open, the tab key should close the listbox. assert_true: Space should open the listbox. expected true got false DIFF URL:
https://build.webkit.org/results/Apple-iPadOS-26-Simulator-Release-WK2-Tests/307166@main%20(1032)/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional-pretty-diff.html
REPRODUCTION I was able to reproduce the failure with the following on iPad Simulator running iOS26.2 ToT with the following: run-webkit-tests --ios-simulator --force --child-processes=1 --no-retry --exit-after-n-failures=5 --iterations 100 imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html I am going to mark expectations as a pass fail while this pends investigation.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-10 11:13:28 PST
<
rdar://problem/170073660
>
Diego De La Toba
Comment 2
2026-02-10 11:24:59 PST
Pull request:
https://github.com/WebKit/WebKit/pull/58312
EWS
Comment 3
2026-02-10 11:28:53 PST
Test gardening commit
307195@main
(ac1a6aaddd63): <
https://commits.webkit.org/307195@main
> Reviewed commits have been landed. Closing PR #58312 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug