[Webkit-unassigned] [Bug 250332] New: font-face src list parser fails too early

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 11:36:33 PST 2023


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

            Bug ID: 250332
           Summary: font-face src list parser fails too early
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com
                CC: webkit-bug-importer at group.apple.com

If one component of the list fails we should not immediately fail the parsing of font src, since one valid component will validate the descriptor.

Example: https://github.com/web-platform-tests/wpt/blob/e9470cde64/css/css-fonts/parsing/font-face-src-list.html

"A component with a parse error does not invalidate the entire descriptor if there's some other valid component present."

-- 
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/20230109/dd36960c/attachment.htm>


More information about the webkit-unassigned mailing list