[Webkit-unassigned] [Bug 175381] Implement the font-display attribute in SVG's <font-face>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 5 16:32:20 PDT 2017


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

--- Comment #6 from Myles C. Maxfield <mmaxfield at apple.com> ---
Currently, SVGFontFaceElement::parseAttribute() parses according to CSS property grammar, not @font-face descriptor grammar, which means font-display won't work.

I don't think this is worth doing. Supporting <font-face> is only necessary for supporting legacy content, and legacy content doesn't use this new descriptor.

-- 
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/20171005/307858ce/attachment.html>


More information about the webkit-unassigned mailing list