-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.0] Use double colon for pseudo elements #26088
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I should be blamed for this... |
|
it is actually optional for this pseudo element but I am happy to blame @dgrammatiko |
|
@brianteeman Still optional but better to distinguish between a pseudo element and pseudo class. You also never know if browsers will drop single colons for pseudo elements in the future. |
|
I have tested this item ✅ successfully on 15035c7 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26088. |
1 similar comment
|
I have tested this item ✅ successfully on 15035c7 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26088. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26088. |
|
Thanks! |
|
I have tested this item 🔴 unsuccessfully on f24c441 |
|
Thanks! Fixed with 4a5a2fb (clearly no one actually tested) |
Summary of Changes
Use double colon for pseudo elements
Testing Instructions
Code review