File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -558,12 +558,12 @@ <h2 id=at-supports><span class=secno>5. </span>Feature queries: the
558558
559559 < dt > supports_conjunction
560560
561- < dd > true if all of the (non-‘< code
562- class = property > and </ code > ’) child terms are true, otherwise false
561+ < dd > true if all of the (non-‘< code class = css > and </ code > ’)
562+ child terms are true, otherwise false
563563
564564 < dt > supports_disjunction
565565
566- < dd > true if any of the (non-‘< code class =property > or</ code > ’)
566+ < dd > true if any of the (non-‘< code class =css > or</ code > ’)
567567 child terms are true, otherwise false
568568
569569 < dt > supports_condition_in_parens
Original file line number Diff line number Diff line change @@ -387,17 +387,17 @@ <h2 id="at-supports">Feature queries: the '@supports' rule</h2>
387387
388388< dt > supports_conjunction</ dt >
389389< dd >
390- true if all of the (non-'and') child terms are true, otherwise false
390+ true if all of the (non-'' and' ') child terms are true, otherwise false
391391</ dd >
392392
393393< dt > supports_disjunction</ dt >
394394< dd >
395- true if any of the (non-'or ') child terms are true, otherwise false
395+ true if any of the (non-''or' ') child terms are true, otherwise false
396396</ dd >
397397
398398< dt > supports_condition_in_parens</ dt >
399399< dd >
400- evaluate the single (non-'(' and non-') ') child term
400+ evaluate the single (non-''('' and non-'')' ') child term
401401</ dd >
402402
403403< dt > supports_declaration_condition</ dt >
You can’t perform that action at this time.
0 commit comments