[w3c/FileAPI] Editorial: Avoid shadowing `type` parameter in `package data` algorithm (PR #218)

Closes #124 

Step 3.1 of the `package data` algorithm was redeclaring the `type` parameter. Renaming to `parsedType` removes ambiguity and is an accurate name.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/ultraslayyy/FileAPI/pull/218.html" title="Last updated on Dec 16, 2025, 8:32 AM UTC (c2c6c31)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/FileAPI/218/13757c2...ultraslayyy:c2c6c31.html" title="Last updated on Dec 16, 2025, 8:32 AM UTC (c2c6c31)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/FileAPI/pull/218

-- Commit Summary --

  * Editorial: Avoid shadowing `type` parameters in `package data` algorithm

-- File Changes --

    M index.bs (6)

-- Patch Links --

https://github.com/w3c/FileAPI/pull/218.patch
https://github.com/w3c/FileAPI/pull/218.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/218
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/FileAPI/pull/218@github.com>

Received on Tuesday, 16 December 2025 08:33:07 UTC