We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cc48f commit ea5cd64Copy full SHA for ea5cd64
1 file changed
css-values-3/Overview.bs
@@ -707,7 +707,7 @@ Range Restrictions and Range Definition Notation</h3>
707
then unless otherwise specified,
708
the declaration is invalid and must be <a href="https://www.w3.org/TR/CSS21/conform.html#ignore">ignored</a>.
709
Range restrictions can be annotated in the numeric type notation
710
- using <dfn local-lt="bracketed range notation">CSS bracketed range notation</dfn>--
+ using <dfn export local-lt="bracketed range notation">CSS bracketed range notation</dfn>--
711
<code>[<var>min</var>,<var>max</var>]</code>--
712
within the angle brackets, after the identifying keyword,
713
indicating a closed range
0 commit comments