Hi, I was working on media queries now so unfortunately, I haven't taken a look on that. If you mean extending the Selector.PseudoDeclaration by the new names, it should be quite simple. I will take a look on that during july.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have added the :enabled, :disabled, :checked and :target pseudo classes to git master. It seems that ::selection has been removed from the CSS specification.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
are there any plans to integrate more CSS3 selectors?
I'm interested in
:enabled
:disabled
:checked
::selection
from: http://www.w3schools.com/cssref/css_selectors.asp
Thank you!
Is there any progress on this topic?
Thank you!
Hi, I was working on media queries now so unfortunately, I haven't taken a look on that. If you mean extending the Selector.PseudoDeclaration by the new names, it should be quite simple. I will take a look on that during july.
I have added the :enabled, :disabled, :checked and :target pseudo classes to git master. It seems that ::selection has been removed from the CSS specification.