Alex Russell

Results 42 issues of Alex Russell

[From TAG feedback issue](https://github.com/w3ctag/design-reviews/issues/169) What error will be reported for unsupported operations?

[From TAG feedback issue](https://github.com/w3ctag/design-reviews/issues/169) `getBudget()` appears to be global and not a per-operation-type budget. Have you consulted with other browsers to ensure that this is a reasonable design choice for...

[From TAG feedback issue](https://github.com/w3ctag/design-reviews/issues/169) Some operation names are common with the Permissions API. It'd be great to understsand how these will be maintained and kept in sync as new operations...

[From TAG feedback issue](https://github.com/w3ctag/design-reviews/issues/169) @torgo mentions that the Security and Privacy considerations section might want to include notes about what this API behaves when in private browsing mode. Specifically, advice...

This explainer is good! I'd like to see a few things expanded on: * enumerate non-goals * provide an "open design issues" section * flesh out the list of prior...

In conversation with @jungkees, it sounds like `e.handleFallthroughRequest(...)` should probably be broken out into a separate proposal for changing the SW API. /cc @jakearchibald @jungkees

decided

It should be possible to detect [FAST](https://fast.design/) in the crawl. Is it possible to get them populated in the technologies list for the comparison?

Howdy, client-hinters! Per a conversation around a Blink I2S thread regarding this feature, I was looking at the DOM API as proposed here: https://github.com/WICG/ua-client-hints/pull/48/files It appears that the example code...

enhancement

Fixes #37 The basic idea is that blocks declared in pages iterated over via frontmatter paginations will be available to the paginating page as well as the pages declaring the...

[bundle-pagination-bug.patch](https://github.com/user-attachments/files/21567371/bundle-pagination-bug.patch) Attached is a small patch to demonstrate the issue vs. the 11ty base blog (v9). Briefly, I would expect the `"blarg"` bundle's output to appear on the home page...