Re: [csswg-drafts] Allow user-select on ::marker pseudoelements (#8892)

So on the topic of plaintext copy of list numbers, I think there are several ways forward here:

- Don't output generated content.
- Output all CSS generated content.
- Output only ::marker generated content.
- Output only HTML generated content (ignoring CSS, relying only on markup).

As mentioned here, we could use `user-select` to allow this to be controllable.

Follow-up question if we go with outputting CSS generated content: do we use the primary string, or the alt text string? https://www.w3.org/TR/css-content-3/#alt

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


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

Received on Thursday, 1 June 2023 18:07:41 UTC