Re: [w3c/FileAPI] Define WebKit's underlying file changes behavior (#47)

So, per https://github.com/web-platform-tests/wpt/pull/34143 in addition to https://github.com/w3c/FileAPI/issues/47#issuecomment-1132251486:

* WebKit is the only engine that clips the content
* WebKit throws NotFoundError while Blink throws NotReadableError. I think the latter makes more sense? Gecko also throws NotReadableError but for the size change instead.

BTW, please double check the WebKit behavior if anyone here has an Apple device since I'm testing it with Gnome Web on WSL.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/issues/47#issuecomment-1133013402
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/issues/47/1133013402@github.com>

Received on Friday, 20 May 2022 15:02:53 UTC