- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Jul 2022 23:14:50 +0000
- To: public-css-archive@w3.org
I'd like to bring up @bradkemper’s response to that old thread here: > I disagree. I don't find it "much more understandable." In fact, I think having "::foo" as one chunk of text (no spaces) makes it much more clear that "foo" is not looking a <foo> element in the markup, but is instead something special (an element created by the CSS and then selected). > > It might be a little more clear if there is a space *before* the "::". But honestly, I didn't have any problem parsing "p::before:hover::marker" in my mind. Because I have learned what "::" means already, and learning it with no spaces wasn't hard. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7346#issuecomment-1176845830 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 6 July 2022 23:14:52 UTC