Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e69bb72e0eeddcb4aab6d5c107b986186b61a98
https://github.com/WebKit/WebKit/commit/8e69bb72e0eeddcb4aab6d5c107b986186b61a98
Author: Ahmad Saleem <[email protected]>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M Source/WebCore/rendering/svg/SVGInlineTextBox.cpp
Log Message:
-----------
Simply SVGInlineTextBox::mapStartEndPositionsIntoFragmentCoordinates
https://bugs.webkit.org/show_bug.cgi?id=262488
Reviewed by Said Abou-Hallawa.
Reduce SVGInlineTextBox::mapStartEndPositionsIntoFragmentCoordinates to
a simple offset/base adjustment and an intersection (which is what it
did - just in an unnecessarily verbose way.)
* Source/WebCore/rendering/svg/SVGInlineTextBox.cpp:
(SVGInlineTextBox::mapStartEndPositionsIntoFragmentCoordinates):
Canonical link: https://commits.webkit.org/269425@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes