[webkit-changes] [WebKit/WebKit] b77e32: [text-box-trim] Fix imported/w3c/web-platform-test...

Alan Baradlay noreply at github.com
Fri Aug 2 07:01:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b77e32d2af0ede3e5fc0c23cb5e5e30637533b08
      https://github.com/WebKit/WebKit/commit/b77e32d2af0ede3e5fc0c23cb5e5e30637533b08
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-08-02 (Fri, 02 Aug 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [text-box-trim] Fix imported/w3c/web-platform-tests/css/css-inline/text-box-trim/text-box-trim-multicol-001.html
https://bugs.webkit.org/show_bug.cgi?id=277501

Reviewed by Antti Koivisto.

Multi-column container propagates text-box-trim to RenderMultiColumnFlow.

* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::TextBoxTrimmer::TextBoxTrimmer):
(WebCore::TextBoxTrimmer::textBoxTrim):
(WebCore::TextBoxTrimmer::setTextBoxTrimForSubtree):
(WebCore::TextBoxTrimmer::adjustTextBoxTrimAfterLayout):
(WebCore::RenderBlockFlow::layoutInFlowChildren):

Canonical link: https://commits.webkit.org/281754@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