RESOLVED FIXED252379
REGRESSION (255598@main): checkbox overlaps Log In button on ally.com
https://bugs.webkit.org/show_bug.cgi?id=252379
Summary REGRESSION (255598@main): checkbox overlaps Log In button on ally.com
alan
Reported 2023-02-15 21:47:56 PST
Attachments
Patch (5.83 KB, patch)
2023-02-15 21:57 PST, alan
no flags
Patch (6.60 KB, patch)
2023-02-16 07:50 PST, alan
no flags
alan
Comment 1 2023-02-15 21:57:08 PST
Antti Koivisto
Comment 2 2023-02-16 07:00:00 PST
Comment on attachment 465019 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=465019&action=review > Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:278 > + if (displayBox.isInlineLevelBox() && !displayBox.isRootInlineBox()) there is isNonRootInlineLevelBox()
alan
Comment 3 2023-02-16 07:22:28 PST
(In reply to Antti Koivisto from comment #2) > Comment on attachment 465019 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=465019&action=review > > > Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:278 > > + if (displayBox.isInlineLevelBox() && !displayBox.isRootInlineBox()) > > there is isNonRootInlineLevelBox() !!!
alan
Comment 4 2023-02-16 07:50:54 PST
EWS
Comment 5 2023-02-16 10:21:21 PST
Committed 260380@main (3cf4b3198445): <https://commits.webkit.org/260380@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465026 [details].
Note You need to log in before you can comment on or make changes to this bug.