Closed dlrobertson closed 2 years ago
Just a first pass at the moment. Still likely have a good bit of cleanup to do. Originally I wanted a normalize range and a slice bytes algorithm, but after further reading I think its probably easier to just bundle all of it in one algorithm (especially since slice bytes is really only one line in the algorithm).
I don't think this is substantive, but if this is considered to be substantive, I can create a w3c account.
mkruisselbrink marked as non substantive for IPR from ash-nazg.
Split out Blob.slice into its own algorithm that other implementations may use and call this algorithm from Blob.slice.
Related to: https://github.com/whatwg/fetch/issues/1070
Preview | Diff