[webkit-changes] [WebKit/WebKit] 54ef5b: Fix typo 'traget' in SVGTextLayoutEngine::beginTex...

Ahmad Saleem noreply at github.com
Fri Jan 19 17:26:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54ef5b20caa43058def253267469fb0475b31c9f
      https://github.com/WebKit/WebKit/commit/54ef5b20caa43058def253267469fb0475b31c9f
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-19 (Fri, 19 Jan 2024)

  Changed paths:
    M Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp

  Log Message:
  -----------
  Fix typo 'traget' in SVGTextLayoutEngine::beginTextPathLayout

https://bugs.webkit.org/show_bug.cgi?id=267797

Reviewed by Simon Fraser.

This patch is to just fix typo error of 'traget' instead of 'target' in SVGTextLayoutEngine::beginTextPathLayout.

* Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp:
(SVGTextLayoutEngine::beginTextPathLayout):

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




More information about the webkit-changes mailing list