[webkit-changes] [WebKit/WebKit] 2a61c1: Rotate text counter-clockwise for writing-mode:sid...

fantasai noreply at github.com
Thu Jan 2 13:27:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2a61c181d14ac1db2b6898651b565fc75cd77dd5
      https://github.com/WebKit/WebKit/commit/2a61c181d14ac1db2b6898651b565fc75cd77dd5
  Author: Elika Etemad <fantasai.bugs at inkedblade.net>
  Date:   2025-01-02 (Thu, 02 Jan 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/layout/integration/inline/InlineIteratorBoxModernPath.h
    M Source/WebCore/layout/integration/inline/InlineIteratorBoxModernPathInlines.h
    M Source/WebCore/rendering/TextBoxPainter.cpp

  Log Message:
  -----------
  Rotate text counter-clockwise for writing-mode:sideways-lr
https://bugs.webkit.org/show_bug.cgi?id=284438
rdar://problem/141258329

Reviewed by Alan Baradlay.

Teach TextBoxPainter to rotate text counter-clockwise instead of clockwise
for writing-mode: sideways-lr

* LayoutTests/TestExpectations:
* Source/WebCore/layout/integration/inline/InlineIteratorBoxModernPath.h:
* Source/WebCore/layout/integration/inline/InlineIteratorBoxModernPathInlines.h:
(WebCore::InlineIterator::BoxModernPath::writingMode const):
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::TextBoxPainter::paint):
(WebCore::TextBoxPainter::computePaintRect):
(WebCore::TextBoxPainter::textOriginFromPaintRect const):

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