Re: [csswg-drafts] [css-gcpm-3] Incorrect `element()` as `newValues` for `content` property (#7351)

This has come up before, see https://github.com/w3c/csswg-drafts/issues/2657. The distinction between the two is valuable, specifically:

* `content-replacement` is a single image - it makes the node a replaced-content node.
* `content-lis`t is a list of one or more items, possibly including images. The node contains replaced content, but is not replaced itself.

The linked-to issue above gives an example.


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


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

Received on Monday, 13 June 2022 15:35:12 UTC