[Webkit-unassigned] [Bug 246570] font shorthand should accept font-size in any order in the shorthand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 00:48:25 PDT 2022


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #1 from Darin Adler <darin at apple.com> ---
The failure I see in this test has nothing to do with order of font size. It's about whether the CSS-wide keywords are allowed as words in family names. The concatenateFamilyName function checks isValidCustomIdentifier, but probably should not be doing that.

-- 
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/20221016/bf0a7ae2/attachment-0001.htm>


More information about the webkit-unassigned mailing list