-
**Describe the bug**
When an empty tag is present inside of a `` element, SVGO converts it to a self-closing tag. This results in tags that are invalid HTML and are misinterpreted by the browser.
…
-
Consider the following example:
```
QR Code MWE
window.onload = function() {
var qrcode = new QRCode(document.getElementById("qrcode"), {
width : 300,
height : …
-
I'm using this code
let font = fontkit.create(buffer),
run = font.layout(text),
aw = 0,
svg = run.glyphs.map((g,i) => {
g = '';
aw += run.positi…
-
Some conflicting claims in the spec:
- In 4.1.3 `datasets\facets` is described as an array but in 4.1.8 it is an object. Object seems to be the correct type here.
- In 4.1.3 `datasets\href` is des…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Some website…
-
I wrote are two SVGs and I nested those and I got a blank image unexpectedly.
Is this a bug...? (Sorry. I can't classify that problem as bug, unimplemented feature, undefined behaviour or something…
-
According to Microsoft's data of [CSS usage on the web platform](https://developer.microsoft.com/en-us/microsoft-edge/platform/usage/) there are properties that missed in `csstree`, but used by variou…
-
![Image](https://github.com/user-attachments/assets/b725c1e9-2a2e-4c1e-ae54-be2940228a5a)
/bounty $10
-
`{svglite}` does not encode tabular and proportional numbers correctly. Tabular figures of a font that uses proportional numbers as standard gets narrowed when `fix_text_size = TRUE` and somewhat sque…
-
Yup, I'm going to replace every single icon with icons for my own purposes because I don't want to violate anybodies copyright and its a play it safe method. Plus I want to standardize 512x512 icon si…