- From: Christoph Päper via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Feb 2021 11:54:10 +0000
- To: public-css-archive@w3.org
If each box could be known by many anchor names, but each anchor at any time only refers to a single box, assigning an anchor would not need to overwrite existing assignments of an affected box. To make that clearer, this could be split into two properties: ~~~~ css foo { anchor-set: "bar", "baz"; anchor-clear: "quuz"; } ~~~~ -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5952#issuecomment-778151427 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 12 February 2021 11:54:12 UTC