You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the keypath-special-identifiers test fails when trying to set a value for an autoincrementing key in the "size" property, apparently that's supposed to overwrite the size of the Blob? Not sure how I should handle that.
Node.js now has a built-in Blob, so maybe I can use that rather than
fakeIndexedDB/src/test/web-platform-tests/wpt-env.js
Lines 7 to 11 in a1c1488
The text was updated successfully, but these errors were encountered: