whatwg / compression

Compression Standard
https://compression.spec.whatwg.org/
Other
85 stars 21 forks source link

Correct "decompressionStream" name in Gzip-decompress a Blob to Blob #45

Closed stwrt closed 2 years ago

stwrt commented 2 years ago

This change corrects a small spelling issue in Gzip-decompress a Blob to Blob example, and adds an obsolete qualifier to the RFC7230 tag to ensure the document compiles.


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Aug 16, 2022, 12:59 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2FWICG%2Fcompression%2F6d344f764d6fe03a67e8fbf804b960dee336686b%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Obsolete biblio ref: [rfc7230] is replaced by [rfc9112]. Either update the reference, or use [rfc7230 obsolete] if this is an intentionally-obsolete reference. ✘ Did not generate, due to fatal errors ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20WICG/compression%2345.)._