- From: Gérard Talbot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Feb 2023 20:37:19 +0000
- To: public-css-archive@w3.org
Meta-test of 26 outline declarations: canonical order of outline sub-properties http://www.gtalbot.org/BrowserBugsSection/CSS4UI/canonical-order-outline-sub-properties-001.html Both Firefox and Chrome fail. They both serialize computed value as `<outline-color> <outline-style> <outline-width>` and not as `<line-width> <line-style> <color>` The computed value of keyword "invert" is viewed as the current outline color and not as "invert". -- GitHub Notification of comment by TalbotG Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7700#issuecomment-1440764463 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 February 2023 20:37:20 UTC