[Webkit-unassigned] [Bug 237373] New: AX: [WebAccessibilityObjectWrapperMac AXAttributeStringSetFont] crashes when given a font with a nil postscript name, font family, or display name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 08:47:16 PST 2022


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

            Bug ID: 237373
           Summary: AX: [WebAccessibilityObjectWrapperMac
                    AXAttributeStringSetFont] crashes when given a font
                    with a nil postscript name, font family, or display
                    name
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

[WebAccessibilityObjectWrapperMac AXAttributeStringSetFont] crashes when given a font with a nil postscript name, font family, or display name. This can be triggered with CSS:

@font-face {
    font-family: 'Litherum';
    src: url("resources/Litherum.svg") format(svg);
}
* { font-family: 'Litherum'; }

-- 
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/20220302/1bdc26a0/attachment.htm>


More information about the webkit-unassigned mailing list