[webkit-changes] [WebKit/WebKit] 3e36df: Fix typo error in 'SVGTextLayoutEngine' function n...
Ahmad Saleem
noreply at github.com
Mon Nov 13 21:06:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e36df83fb586d9b4cfcdc03af3b746040587698
https://github.com/WebKit/WebKit/commit/3e36df83fb586d9b4cfcdc03af3b746040587698
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp
M Source/WebCore/rendering/svg/SVGTextLayoutEngine.h
Log Message:
-----------
Fix typo error in 'SVGTextLayoutEngine' function name and call sites
https://bugs.webkit.org/show_bug.cgi?id=264778
Reviewed by Simon Fraser.
This PR just fix typo detected in the function name and all calls.
* Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp:
( SVGTextLayoutEngine::updateCharacterPositionIfNeeded):
(SVGTextLayoutEngine::layoutTextOnLineOrPath):
* Source/WebCore/rendering/svg/SVGTextLayoutEngine.h:
Canonical link: https://commits.webkit.org/270687@main
More information about the webkit-changes
mailing list