whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
233 stars 19 forks source link

Modernize algorithm language as per #64 #65

Closed a-sully closed 2 years ago

a-sully commented 2 years ago

Editorial change. Fixes #64

Before: The method, when invoked, must run these steps:

After: The method steps are:


Preview | Diff

a-sully commented 2 years ago

Do you want to update the attributes (to use getter and setter steps) and constructors and such as well? Or rather in a new PR?

I can make a new PR