attributedStringAppendWrapper() leaks an NSMutableAttributedString. Found by clang static analyzer.
<rdar://problem/108929102>
Caused by: AX: Move the AttributedString for TextMarkerRange functionality out of the wrapper into the AXCoreObject implementat ion so that it can be cached in isolated tree mode. https://bugs.webkit.org/show_bug.cgi?id=252193
Pull request: https://github.com/WebKit/WebKit/pull/13477
Committed 263716@main (6fa35aff2f36): <https://commits.webkit.org/263716@main> Reviewed commits have been landed. Closing PR #13477 and removing active labels.