[csswg-drafts] [css-content] Provide a way to generate copyable content (#8046)

jyasskin has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-content] Provide a way to generate copyable content ==
https://w3c.github.io/csswg-drafts/css-content/#content-property doesn't define whether the content it generates is copied when a selection containing it is copied, and Chrome 106 and Firefox 102 don't copy the generated content. For quotes, it's important that the generated content gets copied, although there are probably other use cases where it's important that it _not_ get copied. So I suspect there should be a new property to generate copyable content, rather than changing the behavior of the `content:` property.

See also https://github.com/w3c/csswg-drafts/issues/6222 for the question of searching for generated content.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8046 using your GitHub account


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

Received on Tuesday, 8 November 2022 20:35:31 UTC