WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264678
Remove 'LegacyNullToEmptyString' from `autocapitalize` in HTMLElement.idl
https://bugs.webkit.org/show_bug.cgi?id=264678
Summary
Remove 'LegacyNullToEmptyString' from `autocapitalize` in HTMLElement.idl
Ahmad Saleem
Reported
2023-11-11 09:21:19 PST
Hi Team, While going through IDL files, I came across FIXME, where we have to remove 'LegacyNullToEmptyString' for 'autocapitalize'. From local testing, it does not cause any issue in 'fast/dom', so I just thought to go and try via EWS. WebKit Source:
https://github.com/WebKit/WebKit/blob/779341c3fd1e5f3f82de072b6ee495eaf2da4853/Source/WebCore/html/HTMLElement.idl#L49
Web-Spec:
https://html.spec.whatwg.org/multipage/dom.html#htmlelement
Just wanted to raise so we can get rid of another FIXME. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-18 09:22:14 PST
<
rdar://problem/118603337
>
EWS
Comment 2
2023-11-21 02:41:19 PST
Committed
271005@main
(0870ffbbc0d9): <
https://commits.webkit.org/271005@main
> Reviewed commits have been landed. Closing PR #20371 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