[webkit-changes] [WebKit/WebKit] a37792: HTMLConverter should put accessibilityLabels into ...
Alex Christensen
noreply at github.com
Sat Jan 21 19:58:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a37792319b43c53b0a231c49487c502245ec262d
https://github.com/WebKit/WebKit/commit/a37792319b43c53b0a231c49487c502245ec262d
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-01-21 (Sat, 21 Jan 2023)
Changed paths:
M Source/WebCore/PAL/pal/spi/ios/UIKitSPI.h
M Source/WebCore/editing/cocoa/HTMLConverter.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewGetContents.mm
Log Message:
-----------
HTMLConverter should put accessibilityLabels into its NSAttributedString results
https://bugs.webkit.org/show_bug.cgi?id=250947
rdar://103608678
Reviewed by Timothy Hatcher.
* Source/WebCore/PAL/pal/spi/ios/UIKitSPI.h:
* Source/WebCore/editing/cocoa/HTMLConverter.mm:
(HTMLConverter::_addAttachmentForElement):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebViewGetContents.mm:
(TEST):
Canonical link: https://commits.webkit.org/259179@main
More information about the webkit-changes
mailing list