Re: [csswg-drafts] [css-images][css-values][css-gcpm] qrcode() for generating QR code images from URLs (#6544)

If it's used in `content`, you can specify an alt text, and we could (should!) auto-fill that from the content.

That said, for url use-cases there should be a link anyway, probably wrapping the qr code. `a[href].qr { content: qrcode(attr(href) ...); }` would work wonderfully, for example.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6544#issuecomment-965541418 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 10 November 2021 16:54:09 UTC