RESOLVED FIXED 245718
Fix calculation of direction for text form control elements with dir="auto"
https://bugs.webkit.org/show_bug.cgi?id=245718
Summary Fix calculation of direction for text form control elements with dir="auto"
Frédéric Wang (:fredw)
Reported 2022-09-26 21:40:00 PDT
It's calling HTMLElement::directionalityIfDirIsAuto here but this function may sometime return a nullopt: https://searchfox.org/wubkat/rev/cf0cfbaf1ad7728a145c06e3539170870bbb913f/Source/WebCore/html/HTMLTextFormControlElement.cpp#825
Attachments
Frédéric Wang (:fredw)
Comment 1 2022-09-26 21:53:53 PDT
EWS
Comment 2 2022-09-27 21:42:35 PDT
Committed 254943@main (3c75189741bc): <https://commits.webkit.org/254943@main> Reviewed commits have been landed. Closing PR #4741 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-27 21:43:19 PDT
Note You need to log in before you can comment on or make changes to this bug.