testing/web-platform/meta/css/mediaqueries/dynamic-range.html.ini
deleted100644 → 0
+0
−6
Loading
https://drafts.csswg.org/mediaqueries-5/#mq-boolean-context is pretty clear: > If the feature would be true for any value other than the number 0, a > <dimension> with the value 0, the keyword none, or a value explicitly > defined by that media feature to evaluate as false in a boolean > context, the media feature evaluates to true. > Otherwise, it evaluates to false. These hit the "otherwise". The unknown behavior might make sense, but if someone wants it the spec needs to change (for all media features consistently). Differential Revision: https://phabricator.services.mozilla.com/D178712