- From: Jen Simmons via GitHub <sysbot+gh@w3.org>
- Date: Tue, 16 Nov 2021 23:38:08 +0000
- To: public-css-archive@w3.org
I lean towards keeping this simple. The `up` `down` thing feels over engineered to me. I also don't like the word `initial`. It may make sense to folks on the CSSWG, but to the outside world of web developers, `initial` means browser defaults. Their unlayered styles are not the initial styles. The UA styles are the initial styles. I confirmed this with a [name-bikeshed bait tweet.](https://twitter.com/jensimmons/status/1460723779596959753) I believe `unlayered` or some other word that means “outside a layer” would be better. By using the word “layer”, we make it easier for non-English speakers to pair the two words together: `@layer` and `unlayered` or (similar). -- GitHub Notification of comment by jensimmons Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6323#issuecomment-970849486 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 November 2021 23:38:10 UTC