Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truncate() definition doesn't match the non-normative text #50

Closed
jesup opened this issue Sep 16, 2022 · 3 comments
Closed

truncate() definition doesn't match the non-normative text #50

jesup opened this issue Sep 16, 2022 · 3 comments

Comments

@jesup
Copy link
Contributor

jesup commented Sep 16, 2022

The text for truncate() on a WritableFileStream doesn't match the non-normative text, such as the discussion of the cursor position.

@a-sully
Copy link
Collaborator

a-sully commented Sep 27, 2022

The text for truncate()

Are you talking about the algorithm? (https://fs.spec.whatwg.org/#:~:text=The%20truncate(size,Return%20result) If so, the same issue (of not updating the cursor) also applies to write()

@jesup
Copy link
Contributor Author

jesup commented Sep 28, 2022

Yes. And as you note, there are a bunch of mentions of the cursor in the non-normative text, but 0 references to cursor in the normative text

@dslee414
Copy link
Collaborator

dslee414 commented Jan 8, 2023

Closing in factor of #77

@dslee414 dslee414 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants