Claas Augner

Results 755 comments of Claas Augner

Unfortunately, I'm getting the same result in a different browser (Edge) without Service Worker (as per `edge://serviceworker-internals/`), and with `xh`: ``` % xh --headers http://localhost:3000 130 ↵ ✚ HTTP/1.1 404...

Yup, as soon as I terminate docsql, I no longer get any response and a timeout instead.

- :x: Running `npx docsql` with relative or absolute path - :x: Running `npm run run` from docsql checkout with `CONTENT_SOURCES` in the environment - ✅ Running `npm run dev`...

Closing as the issue is missing important details to act upon.

> entry.contentBoxSize.inlineSize should be entry.contentBoxSize[0].inlineSize Firefox fully supports `entry.contentBoxSize` only since version 92 (September 2021), so we need to decide whether that's long enough to remove the fallbacks for older...

Closing, as the OP's question was answered.

It looks like the question is related to the [chroma-keyring example](https://github.com/mdn/dom-examples/tree/main/canvas/chroma-keying).

Closing as stale, and because it was most likely resolved either by browsers now all supporting `touch-action` or via https://github.com/mdn/dom-examples/issues/155.

> The fixed-width should be removed. Sounds reasonable, here's where that's located: https://github.com/mdn/css-examples/blob/2d33a1c5aede31cc0e15415bce708950de582675/flexbox/alignment/align-items.html#L62-L65

Thank you for your suggestion, and sorry for taking so long to respond. This example site exists for the [accompanying MDN article](https://github.com/mdn/beginner-html-site-styled), which doesn't introduce the concept of favicons. Therefore...