Bug 249642 - Fix :out-of-range pseudo class matching for empty input[type=number]
Summary: Fix :out-of-range pseudo class matching for empty input[type=number]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-20 01:56 PST by Ahmad Saleem
Modified: 2022-12-20 15:00 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2022-12-20 01:56:22 PST
Hi Team,

While going through Blink's comment, I came across another fix, which can be merged:

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/37a451a5e2b2b571871560111eb164ced3df1240

WebKit GitHub Source - https://github.com/WebKit/WebKit/blob/f34b82d5e7cb29e73606d63e4b1b39539c4b90b1/Source/WebCore/html/InputType.cpp#L530

Just wanted to raise it so this bug can also be fixed.

Thanks!
Comment 1 EWS 2022-12-20 14:59:13 PST
Committed 258165@main (c427ef22b3af): <https://commits.webkit.org/258165@main>

Reviewed commits have been landed. Closing PR #7906 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2022-12-20 15:00:18 PST
<rdar://problem/103572607>