-
If I write a test that expects for a canvas tag to be present, it will fail if the canvas tag was created with `WebGL.toHtml` (it will pass if the canvas was created with `Html.canvas`)
SSCCE: http…
-
## Description
Using a Data URI scheme instead a classic HTML/JS bypasses the readout API block
## Expected Behavior
The readout API block, if set in the add-on configuration, should work in an…
-
TIL about `ImageDecoder`: https://developer.mozilla.org/en-US/docs/Web/API/ImageDecoder
Sample:
```html
WebCodecs Animated GIF Renderer
let imageDecoder = null;
let image…
-
---
## Environment
- **OS:** MacOS
- **Library:** lottie-web
## Browser Versions
- Chrome 126.0.6478.127 (arm64)
- Firefox 128
- Safari 17.3.1
## After Effects Version
- Will update her…
-
This project is using HTML canvas and vanilla javascript to create random rectangles wherever you click on screen
-
Type: Bug
my keyboard doesn't work when i try to code
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.19045
Modes:…
-
https://github.com/servo/servo/actions/runs/11652280087/job/32443415978
```
▶ OK [expected CRASH] /html/canvas/offscreen/canvas-host/2d.canvas.host.size.attributes.parse.minus.html
```
-
My KonvaJS or Canvas element works perfectly fine except when paint in **Chrome 125.0.6422.61** on a Mac running **MacOS 14.4.1**, where the canvas content gets completely wiped out when I
1. open …
-
https://github.com/user-attachments/assets/e4a9d29c-f2f4-43cc-9dce-e65979c8db2c
**Describe the bug**
HTML elements added by a cables.gl patch are added to the bottom of the DOM instead of as c…
-
Occasionally on Firefox, when drawing lines, there are artifacts. Single pixels or a line of pixels are unexpectedly fully transparent. The issue is reproducible - if you destroy/recreate layer, chang…