- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Nov 2021 16:54:07 +0000
- To: public-css-archive@w3.org
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