OffscreenCanvas in Safari Technology Preview

According to the release notes of STP, OffscreenCanvas has been implemented for a while. However, when I run JavaScript code, it fails because OffscreenCanvas is not a recognized command. I feel I’m missing something obvious here. Any help?

Post not yet marked as solved Up vote post of TVose Down vote post of TVose
342 views
  • I have the same question, and luck in figuring out what is going on?

Add a Comment

Replies

I see it’s in multiple places in the Safari technology preview release notes, but yes, I cannot access Offscreen Canvas from the window. Does anyone know how to access it, if it’s even possible?

I too am quite interested in testing this feature out. Is it possible to enable via the "Experimental Features" under the develop tab in safari?

I’m getting the feeling that OffscreenCanvas is incomplete and has never been exposed. Maybe the release notes serve only to tell us about the implementation progress.