[Webkit-unassigned] [Bug 249688] AX: Expose bold and italic font styling as text attributes for macOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 17:24:00 PST 2022


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

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 464129
  --> https://bugs.webkit.org/attachment.cgi?id=464129
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=464129&action=review

> Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperBase.mm:658
> +        [fontAttributes setValue:@YES forKey:@"AXFontBold"];

do we not have keys for these already? 
does iOS not use AXAttributedStringSetFont ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221221/4182a132/attachment.htm>


More information about the webkit-unassigned mailing list