Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.57k stars 1.37k forks source link

OffscreenCanvas experimental in Safari 12.1 #5047

Open ajsq opened 4 years ago

ajsq commented 4 years ago

OffscreenCanvas can be enabled through Develop -> Experimental Features in Safari 12.1, and through Advanced -> Experimental Features in iOS Safari 12.1 (iOS 12.4).

Only WebGL contexts are supported, not 2d.

Validated using caniuse tests.

ajsq commented 4 years ago

Note - the same menu option also enables createImageBitmap (menu option is "ImageBitmap and OffscreenCanvas")

Schweinepriester commented 2 years ago

Looks like the OffscreenCanvas part has vanished now, or do you know where it went?

image

If it has indeed vanished I'm afraid this issue can be closed…

Though there has been progress in WebKit: https://bugs.webkit.org/show_bug.cgi?id=183720#c9