[webkit-changes] [WebKit/WebKit] 02f58b: Fold more Unicode Quote types

megangardner noreply at github.com
Tue Sep 13 21:24:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 02f58b69e5c311fa6c1d5b1730c2ed28be3e1497
      https://github.com/WebKit/WebKit/commit/02f58b69e5c311fa6c1d5b1730c2ed28be3e1497
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M LayoutTests/fast/text/find-quotes.html
    M Source/WTF/wtf/unicode/CharacterNames.h
    M Source/WebCore/editing/TextIterator.cpp

  Log Message:
  -----------
  Fold more Unicode Quote types
https://bugs.webkit.org/show_bug.cgi?id=245121
<rdar://99854364>

Reviewed by Wenson Hsieh.

Fold all known unicode quote marks. This should be taken care of
in the ICU framework, (rdar://98798562), but for now, fold them manually.

* LayoutTests/fast/text/find-quotes.html:
* Source/WTF/wtf/unicode/CharacterNames.h:
* Source/WebCore/editing/TextIterator.cpp:
(WebCore::foldQuoteMark):
(WebCore::foldQuoteMarks):

Canonical link: https://commits.webkit.org/254465@main




More information about the webkit-changes mailing list