WICG / cookie-store

Asynchronous access to cookies from JavaScript
https://wicg.github.io/cookie-store/
Apache License 2.0
143 stars 35 forks source link

Editorial: Update links to make Bikeshed (and readers) happier #213

Closed inexorabletash closed 1 year ago

inexorabletash commented 1 year ago

RFC6265bis has been updated, so fix up some links:

Also replace concept-link for window with IDL Window

Note that the integration with RFC6265bis could be further improved, but that's not done here.


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Feb 17, 2023, 10:56 PM 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%2Fcookie-store%2F3a947090b283ccd4f6a140660708b849274a58fb%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. LINK ERROR: Multiple possible 'window' dfn refs. Arbitrarily chose https://drafts.csswg.org/css-color-3/#window To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block: spec:css-color-3; type:dfn; text:window spec:fetch; type:dfn; text:window spec:screen-capture; type:dfn; text:window [=window=] FATAL ERROR: Couldn't find section '#section-5.6.3' in spec 'rfc6265bis': [[RFC6265bis#section-5.6.3|Cookies: HTTP State Management Mechanism §Retrieval Algorithm]] ✘ 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/cookie-store%23213.)._