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: a...@mozilla.com ReportedBy: sim...@opera.com QAContact: public-webapps-bugzi...@w3.org CC: public-webapps@w3.org 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.