Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fcb3a49fe8cd08528fae2b9cc6a34fcb3c091697 https://github.com/WebKit/WebKit/commit/fcb3a49fe8cd08528fae2b9cc6a34fcb3c091697 Author: Alan Baradlay <za...@apple.com> Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths: M Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp M Source/WebCore/rendering/RenderBlockFlow.cpp Log Message: ----------- [IFC][Ruby] Incorrect preferred width computation when <ruby> is present https://bugs.webkit.org/show_bug.cgi?id=266357 Reviewed by Antti Koivisto. Let's hold on to ruby base min/max width and make sure the associated annotation box's min/max values are taken into account. * Source/WebCore/rendering/RenderBlockFlow.cpp: (WebCore::RenderBlockFlow::computeInlinePreferredLogicalWidths const): Canonical link: https://commits.webkit.org/272011@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes