[webkit-changes] [WebKit/WebKit] 38e7da: counter-style doesn't render RTL text correctly

Alan Baradlay noreply at github.com
Thu Sep 5 05:09:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 38e7da4752e54c779fd14c620b27abfcf773b1ef
      https://github.com/WebKit/WebKit/commit/38e7da4752e54c779fd14c620b27abfcf773b1ef
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
    A LayoutTests/fast/lists/bidi-text-as-list-marker-expected.html
    A LayoutTests/fast/lists/bidi-text-as-list-marker.html
    M Source/WebCore/rendering/RenderListMarker.cpp

  Log Message:
  -----------
  counter-style doesn't render RTL text correctly
https://bugs.webkit.org/show_bug.cgi?id=279049

Reviewed by Antti Koivisto.

* LayoutTests/fast/lists/bidi-text-as-list-marker-expected.html: Added.
* LayoutTests/fast/lists/bidi-text-as-list-marker.html: Added.
* Source/WebCore/rendering/RenderListMarker.cpp: include U_RIGHT_TO_LEFT_ARABIC when deciding if it is a bidi content.
(WebCore::RenderListMarker::paint):

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