Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8581b67df6d8ab1326d7b351dd5ad5a731372951 https://github.com/WebKit/WebKit/commit/8581b67df6d8ab1326d7b351dd5ad5a731372951 Author: Vitaly Dyachkov <vit...@igalia.com> Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths: M LayoutTests/TestExpectations A LayoutTests/css3/unicode-bidi-float-crash.html A LayoutTests/platform/glib/css3/unicode-bidi-float-crash-expected.txt A LayoutTests/platform/ios/css3/unicode-bidi-float-crash-expected.txt A LayoutTests/platform/mac/css3/unicode-bidi-float-crash-expected.txt A LayoutTests/platform/win/css3/unicode-bidi-float-crash-expected.txt M Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp Log Message: ----------- [IFC][Bidi] Empty inline box does not generate valid geometry https://bugs.webkit.org/show_bug.cgi?id=266537 Reviewed by Alan Baradlay. An inline box containing only a float should not be considered as contentful. * LayoutTests/TestExpectations: * LayoutTests/css3/unicode-bidi-float-crash.html: Added. * LayoutTests/platform/glib/css3/unicode-bidi-float-crash-expected.txt: Added. * LayoutTests/platform/ios/css3/unicode-bidi-float-crash-expected.txt: Added. * LayoutTests/platform/mac/css3/unicode-bidi-float-crash-expected.txt: Added. * LayoutTests/platform/win/css3/unicode-bidi-float-crash-expected.txt: Added. * Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp: (WebCore::Layout::InlineItemsBuilder::breakAndComputeBidiLevels): Canonical link: https://commits.webkit.org/284402@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes