Bug 265993
| Summary: | Fix WPT canvas tests 2d.text.font.parse.family by serializing font family names as needed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | Canvas | Assignee: | Gerald Squelart <g_squelart> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gerald Squelart
The following WPT tests fail:
- LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/text/2d.text.font.parse.family-expected.txt:
- LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.family-expected.txt:
- LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.family.worker-expected.txt:
because a quoted font family is returned un-quoted when output in the canvas rendering context's `font`.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119312574>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/21393
EWS
Committed 271804@main (b94074dc2373): <https://commits.webkit.org/271804@main>
Reviewed commits have been landed. Closing PR #21393 and removing active labels.