[css-values-4][css-conditional] Define <atomic-condition>
that other specs reference
#10790
Labels
<atomic-condition>
that other specs reference
#10790
Uh oh!
There was an error while loading. Please reload this page.
CSS Conditional 5 defines
<size-feature>
as the same as<media-feature>
, and Conditional Values defines<atomic-condition>
as its own version of<media-feature>
.Similarly as
<boolean>
(or possibly<condition>
) unifies the syntaxes of a "complex" condition, would it be possible to unify<size-feature>
and<media-feature>
into<atomic-condition>
?Or maybe
<boolean>
should be<complex-condition>
and<atomic-condition>
should be<condition>
, similar to the selector terminology.With the following requirements:
<condition-name>
when using this production<condition-value>
must be a valid value according to<condition-name>
<comparison-operator>
The text was updated successfully, but these errors were encountered: