[webkit-changes] [WebKit/WebKit] 708db4: textarea's width calculations aren't fully writing...

Luke Warlow noreply at github.com
Wed May 22 13:30:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 708db469479bb6c79a55f65532177b6964dd49b0
      https://github.com/WebKit/WebKit/commit/708db469479bb6c79a55f65532177b6964dd49b0
  Author: Luke Warlow <lwarlow at 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


More information about the webkit-changes mailing list