Bug 264678
Summary: | Remove 'LegacyNullToEmptyString' from `autocapitalize` in HTMLElement.idl | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
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
<rdar://problem/118603337>
EWS
Committed 271005@main (0870ffbbc0d9): <https://commits.webkit.org/271005@main>
Reviewed commits have been landed. Closing PR #20371 and removing active labels.