RESOLVED FIXED 250566
Improve wpt font-face-src coverage for garbage data
https://bugs.webkit.org/show_bug.cgi?id=250566
Summary Improve wpt font-face-src coverage for garbage data
Vitor Roriz
Reported 2023-01-13 04:30:21 PST
In wpt, we are not testing some invalid cases like where garbage data follows valid data in a component. Example for a url component: src: 'url("foo.ttf") dummy(xyzzy) should not be valid Example for a local component: src:'local(A) dummy' should not be valid
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-13 04:30:33 PST
Vitor Roriz
Comment 2 2023-01-13 08:03:17 PST
Vitor Roriz
Comment 3 2023-01-13 08:14:41 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37938
EWS
Comment 4 2023-01-13 11:09:33 PST
Committed 258878@main (2a70c7ae40ad): <https://commits.webkit.org/258878@main> Reviewed commits have been landed. Closing PR #8625 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.