- From: Luke Warlow via GitHub <sysbot+gh@w3.org>
- Date: Fri, 21 Mar 2025 23:16:27 +0000
- To: public-css-archive@w3.org
lukewarlow has just created a new issue for https://github.com/w3c/csswg-drafts:
== Define base appearance details element? ==
In at least chromium currently if you set details to an appearance value other than none (e.g. auto or base-select), the details element's marker is removed. I'm not sure if this is expected or a bug? If it's somewhat expected then we should probably define a base details, even if it's identical to the existing specced styles, so that people doing `* { appearance: base; }` in future don't end up with unexpected loss of styles on details.
cc @dbaron
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11979 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 21 March 2025 23:16:28 UTC