Bug 250566
Summary: | Improve wpt font-face-src coverage for garbage data | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/37938 |
Vitor Roriz
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104220145>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/8625
Vitor Roriz
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/37938
EWS
Committed 258878@main (2a70c7ae40ad): <https://commits.webkit.org/258878@main>
Reviewed commits have been landed. Closing PR #8625 and removing active labels.