Skip to content

Commit 0f764db

Browse files
committed
readme: lossy should now work in Safari
As of at least WebKit/605.1.15 createImageBitmap is also supported in WebKit based browsers like Safari. Testing with WebKitGTK 2.34.4 confirms that our brotli-compressed sample using the lossy rendering mode plays fine.
1 parent db82667 commit 0f764db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ thread, instead will run Async, so if the function createImageBitmap fail, it
157157
will not stop the rendering process at all and may cause some bitmap loss or
158158
simply will not draw anything in canvas, mostly on low end devices.
159159

160-
**WARNING: Experimental, not stable and not working in Safari**
160+
**WARNING: Experimental, not stable and not working in some browsers**
161161

162162

163163
### Brotli Compressed Subtitles

0 commit comments

Comments
 (0)