Bug 186759
Summary: | Implement text rendering on OffscreenCanvas | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fernando Serboncini <fserb> |
Component: | Canvas | Assignee: | Chris Lord <clord> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | clord, dino, hotaru, mmaxfield, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=202793 | ||
Bug Depends on: | 202626, 202793, 202794, 219088, 224178, 224179 | ||
Bug Blocks: | 183720 |
Fernando Serboncini
After this PR https://github.com/whatwg/html/pull/3708, OffscreenCanvas will support text rendering both on document and on worker. Safari should really implement it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/41266991>
Chris Lord
I don't think this bug serves a purpose anymore, all text functions are now supported. Anything failing at this point is its own bug that can be dealt with on a case-by-case basis.