-
Thanks for your awesome package !
- **I'm submitting a ...**
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use thi…
-
Cascade Layers used to report: Chrome 100 / Firefox 96.3 / Safari 100 (preview scores)
Now it reports: Chrome 96.7 / Firefox 93.1 / Safari 96.7 (preview scores)
If you click through to see [the te…
-
## Issue or Feature
Some websites block image requests made from canvas, for example Wikipedia. From Googling around it may be due to missing or invalid headers, e.g. User-Agent. Is there a way to se…
-
Hi, @vladmandic thanks for sharing this wonderful work, but when i open the[ Live Demo](https://vladmandic.github.io/human-motion/src/index.html) and select the input, it has no response, hope you can…
-
According to MDN style, JS API article slugs should not contain `()` (only article titles do), but there are articles which do not satisfy this rule. Many of these articles are effectively "dead": the…
-
Here is the proposed agenda for our meeting on Feb 16, 2023:
- Updates on action items from last week:
- https://github.com/web-platform-tests/interop/issues/276. Two PRs sent for review:
-…
-
-
Destroying an instance and creating a new one on the same HTML5 player instance throws an exception in Firefox (it works fine in Chromium-based browsers).
Exception:
```
Uncaught DOMException: Of…
-
FF105 is [scheduled](https://wiki.mozilla.org/Release_Management/Calendar) for release Sept. 20th
[FF105 release notes](https://www.mozilla.org/firefox/105.0/releasenotes/)
[FF105 for developers](…
-
I was porting some code which ran in the main thread to a Web Worker via the [OffscreenCanvas API](https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas), and I noticed that calling `resize…