Several of the examples in #5009 were comparing <length> values, but this was not included in #10064
Do we want this functionality, and if so what are the use cases and what should be the syntax?
Currently specced conditionals are:
supports( [ <supports-condition> | <ident> : <declaration-value> ] ) |
media( <media-query> ) |
style( <style-query> )
Several of the examples in #5009 were comparing
<length>values, but this was not included in #10064Do we want this functionality, and if so what are the use cases and what should be the syntax?
Currently specced conditionals are: