Bug 186759 - Implement text rendering on OffscreenCanvas
Summary: Implement text rendering on OffscreenCanvas
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Lord
URL:
Keywords: InRadar
Depends on: 202626 202793 202794 219088 224178 224179
Blocks: 183720
  Show dependency treegraph
 
Reported: 2018-06-18 06:09 PDT by Fernando Serboncini
Modified: 2021-04-22 16:26 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Serboncini 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.
Comment 1 Radar WebKit Bug Importer 2018-06-19 15:30:17 PDT
<rdar://problem/41266991>
Comment 2 Chris Lord 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.