Tom Schuster

Results 184 comments of Tom Schuster

Do we really need the explicit `runScripts`? You can use a lenient Sanitizer instance together with `removeUnsafe`.

This breaks documen.embeds == document.embeds and probably other invariants.

It seems like the [bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1992212) for enabling WebGPU by default for MacOS Tahoe on ARM architecture didn't get the right flag. I have added it now.

As @zcorpan said, Firefox doesn't use the file extension for deciding whether to load something as an image. But we do use the `type` attribute. In fact it seems like...