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

Alan Baradlay noreply at github.com
Fri Aug 2 08:50:15 PDT 2024


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

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [text-box-trim] Fix imported/w3c/web-platform-tests/css/css-inline/text-box-trim/text-box-trim-half-leading-block-box-002.html
https://bugs.webkit.org/show_bug.cgi?id=277504

Reviewed by Antti Koivisto.

The start side of the block is the logical bottom of the line when (visually) line bottom occurs
before line top in block direction (e.g in vertical-lr).

* LayoutTests/TestExpectations:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::textBoxTrim):

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