RESOLVED WORKSFORME Bug 186759
Implement text rendering on OffscreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=186759
Summary Implement text rendering on OffscreenCanvas
Fernando Serboncini
Reported 2018-06-18 06:09:40 PDT
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
Radar WebKit Bug Importer
Comment 1 2018-06-19 15:30:17 PDT
Chris Lord
Comment 2 2021-04-22 16:26:21 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.