Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 708db469479bb6c79a55f65532177b6964dd49b0 https://github.com/WebKit/WebKit/commit/708db469479bb6c79a55f65532177b6964dd49b0 Author: Luke Warlow <lwar...@igalia.com> Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths: M LayoutTests/TestExpectations M LayoutTests/imported/w3c/web-platform-tests/html/rendering/widgets/textarea-scrollbar-sizing-002-expected.txt M Source/WebCore/rendering/RenderTextControlMultiLine.cpp Log Message: ----------- textarea's width calculations aren't fully writing mode aware https://bugs.webkit.org/show_bug.cgi?id=274332 Reviewed by Aditya Keerthi. Updates the width cacluations to take into account writing mode when decided whether to add scrollbar thickness. * LayoutTests/TestExpectations: * LayoutTests/imported/w3c/web-platform-tests/html/rendering/widgets/textarea-scrollbar-sizing-002-expected.txt: * Source/WebCore/rendering/RenderTextControlMultiLine.cpp: (WebCore::RenderTextControlMultiLine::preferredContentLogicalWidth const): Canonical link: https://commits.webkit.org/279150@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