- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Sun, 22 Dec 2019 06:14:49 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-pseudo-4] Layering of highlight pseudo backgrounds == Currently the spec specifies that e.g. if ::selection and ::spelling-error and ::grammar-error all apply to the same piece of text and each specifies a background color, these are layered, which will be noticeable if any of them are semi-transparent. Just want to confirm that this is the model we want. (The alternative would be that only the topmost color paints, unless it is the keyword `transparent` or something.) Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4626 using your GitHub account
Received on Sunday, 22 December 2019 06:14:51 UTC