https://www.w3.org/Bugs/Public/show_bug.cgi?id=17675
Summary: Parameters to slice
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: File API
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
http://dev.w3.org/2006/webapi/FileAPI/#methodsandparams-blob
The "normalize parameters" is only used by slice(). As such, I think it doesn't
make much sense to split it out from the slice() algorithm. Moreover, the "When
processing the slice call, user agents must normalize start to relativeStart."
means it gets stuck in an infinite loop if read literally.
I would prefer if the steps that do something were moved into the slice()
algorithm and the surrounding prose was removed.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.