jugglinmike

Results 223 comments of jugglinmike

If this is to be implemented via git (as opposed to an HTTP request to the GitHub.com API), then we could rebase with `--autosquash`. That would allow contributors to express...

Chromium has also implemented this with the request [mode](https://fetch.spec.whatwg.org/#concept-request-mode) "navigate." https://bugs.chromium.org/p/chromium/issues/detail?id=1082429 This has some implications for CORB, [as noted in fetch](https://fetch.spec.whatwg.org/#corb-check): > 1. If request’s initiator is "download", then return...

We discussed this during [today's Task Force meeting](https://www.w3.org/events/meetings/04ea9c7d-4622-4e4e-99c2-b75ed75ff862/20240430T130000/). Relevant notes are available in [the public meeting minutes.](https://www.w3.org/2024/04/30-aria-apg-minutes.html#t05)