compression icon indicating copy to clipboard operation
compression copied to clipboard

Update index.bs

Open guest271314 opened this issue 6 years ago • 3 comments
trafficstars

Punctuation (space) before "()". Links to readable, writable, TypeError. Add link to https://ricea.github.io/compression/#compressionstream-format at GitHub page.


Preview | Diff

guest271314 avatar Oct 04 '19 16:10 guest271314

It is not a TransformStream, though it has the same interface and it delegates to one.

...

An object that includes GenericTransformStream has an associated transform of type TransformStream.

is not entirely clear. An entire write-up could possibly be devoted to the concept of GenericTransformStream.

guest271314 avatar Oct 04 '19 16:10 guest271314

Is your interpretation that the document is true and correct as is and that this PR is not necessary?

guest271314 avatar Oct 07 '19 14:10 guest271314

I think linkifying TypeError is good. Linkifying references to internal slots seems difficult, and I'm not sure it's worth it. I'm used to the style of not having a space before (), but I'm prepared to change my mind if having spaces there would fit better with other specifications.

I'm sorry I created the impression that your contributions were not valued. The spec definitely has flaws that need addressing.

ricea avatar Oct 08 '19 11:10 ricea