@@ -1123,7 +1123,7 @@ <h2 class="heading settled heading" data-level=3 id=mq-syntax><span class=secno>
11231123
11241124 < pre > < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-media-query > <media-query>< a class =self-link href =#typedef-media-query > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =#typedef-media-condition title ="<media-condition> "> <media-condition></ a > ?
11251125 | [ not | only ]? < a class ="production css-code " data-link-type =type href =#typedef-media-type title ="<media-type> "> <media-type></ a > [ and < a class ="production css-code " data-link-type =type href =#typedef-media-condition title ="<media-condition> "> <media-condition></ a > ]?
1126- < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-media-type > <media-type>< a class =self-link href =#typedef-media-type > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#ltident title ="<ident> "> <ident></ a >
1126+ < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-media-type > <media-type>< a class =self-link href =#typedef-media-type > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =#typedef-ident title ="<ident> "> <ident></ a >
11271127
11281128< dfn class =css-code data-dfn-type =type data-export ="" id =typedef-media-condition > <media-condition>< a class =self-link href =#typedef-media-condition > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =#typedef-media-not title ="<media-not> "> <media-not></ a > | < a class ="production css-code " data-link-type =type href =#typedef-media-and title ="<media-and> "> <media-and></ a > | < a class ="production css-code " data-link-type =type href =#typedef-media-or title ="<media-or> "> <media-or></ a > | < a class ="production css-code " data-link-type =type href =#typedef-media-in-parens title ="<media-in-parens> "> <media-in-parens></ a >
11291129< dfn class =css-code data-dfn-type =type data-export ="" id =typedef-media-not > <media-not>< a class =self-link href =#typedef-media-not > </ a > </ dfn > = not < a class ="production css-code " data-link-type =type href =#typedef-media-in-parens title ="<media-in-parens> "> <media-in-parens></ a >
@@ -1138,12 +1138,14 @@ <h2 class="heading settled heading" data-level=3 id=mq-syntax><span class=secno>
11381138 | < a class ="production css-code " data-link-type =type href =#typedef-mf-value title ="<mf-value> "> <mf-value></ a > [ '<' | '>' ]? '='? < a class ="production css-code " data-link-type =type href =#typedef-mf-name title ="<mf-name> "> <mf-name></ a >
11391139 | < a class ="production css-code " data-link-type =type href =#typedef-mf-value title ="<mf-value> "> <mf-value></ a > '<' '='? < a class ="production css-code " data-link-type =type href =#typedef-mf-name title ="<mf-name> "> <mf-name></ a > '<' '='? < a class ="production css-code " data-link-type =type href =#typedef-mf-value title ="<mf-value> "> <mf-value></ a >
11401140 | < a class ="production css-code " data-link-type =type href =#typedef-mf-value title ="<mf-value> "> <mf-value></ a > '>' '='? < a class ="production css-code " data-link-type =type href =#typedef-mf-name title ="<mf-name> "> <mf-name></ a > '>' '='? < a class ="production css-code " data-link-type =type href =#typedef-mf-value title ="<mf-value> "> <mf-value></ a >
1141- < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-mf-name > <mf-name>< a class =self-link href =#typedef-mf-name > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#ltident title ="<ident> "> <ident></ a >
1142- < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-mf-value > <mf-value>< a class =self-link href =#typedef-mf-value > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#number-value title ="<number> "> <number></ a > | < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#ltdimension title ="<dimension> "> <dimension></ a > | < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#ltident title ="<ident> "> <ident></ a > | < a class ="production css-code " data-link-type =type href =#typedef-ratio title ="<ratio> "> <ratio></ a >
1141+ < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-mf-name > <mf-name>< a class =self-link href =#typedef-mf-name > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =#typedef-ident title ="<ident> "> <ident></ a >
1142+ < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-mf-value > <mf-value>< a class =self-link href =#typedef-mf-value > </ a > </ dfn > = < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-values-3/#number-value title ="<number> "> <number></ a > | < a class ="production css-code " data-link-type =type href =#typedef-dimension title ="<dimension> "> <dimension></ a > | < a class ="production css-code " data-link-type =type href =#typedef-ident title ="<ident> "> <ident></ a > | < a class ="production css-code " data-link-type =type href =#typedef-ratio title ="<ratio> "> <ratio></ a >
11431143
11441144< dfn class =css-code data-dfn-type =type data-export ="" id =typedef-general-enclosed > <general-enclosed>< a class =self-link href =#typedef-general-enclosed > </ a > </ dfn > = [ < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-syntax-3/#typedef-function-token title ="<function-token> "> <function-token></ a > | ( ] < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-variables-1/#typedef-any-value title ="<any-value> "> <any-value></ a > * )
11451145</ pre >
11461146< p > The < a class ="production css-code " data-link-type =type href =#typedef-media-type title ="<media-type> "> <media-type></ a > production does not include the keywords < a class =css data-link-type =maybe href =#valuedef-only title =only > only</ a > , < a class =css data-link-type =maybe href =#valuedef-not title =not > not</ a > , < span class =css data-link-type =maybe title =and > and</ span > , and < span class =css data-link-type =maybe title =or > or</ span > .
1147+ A < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-dimension > <dimension>< a class =self-link href =#typedef-dimension > </ a > </ dfn > is a < a data-link-type =dfn href =http://dev.w3.org/csswg/css-values-3/#dimension title =dimension > dimension</ a > .
1148+ An < dfn class =css-code data-dfn-type =type data-export ="" id =typedef-ident > <ident>< a class =self-link href =#typedef-ident > </ a > </ dfn > is an < a data-link-type =dfn href =http://dev.w3.org/csswg/css-syntax-3/#identifier title =identifier > identifier</ a > .
11471149
11481150< p > No whitespace is allowed between the "<" or ">" < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-syntax-3/#typedef-delim-token title ="<delim-token> "> <delim-token></ a > s and the following "=" < a class ="production css-code " data-link-type =type href =http://dev.w3.org/csswg/css-syntax-3/#typedef-delim-token title ="<delim-token> "> <delim-token></ a > ,
11491151 if it’s present.
@@ -2212,6 +2214,7 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content>
22122214< li > device-height, < a href =#descdef-device-height title ="section 4.6 "> 4.6</ a >
22132215< li > device-width, < a href =#descdef-device-width title ="section 4.5 "> 4.5</ a >
22142216< li > dim, < a href =#valuedef-dim title ="section 8.1 "> 8.1</ a >
2217+ < li > <dimension>, < a href =#typedef-dimension title ="section 3 "> 3</ a >
22152218< li > embossed, < a href =#valuedef-embossed title ="section 2.3 "> 2.3</ a >
22162219< li > enabled, < a href =#valuedef-enabled title ="section 9.1 "> 9.1</ a >
22172220< li > fine, < a href =#valuedef-fine title ="section 7.1 "> 7.1</ a >
@@ -2221,7 +2224,8 @@ <h2 class="no-num no-ref heading settled heading" id=index><span class=content>
22212224< li > height, < a href =#descdef-height title ="section 4.2 "> 4.2</ a >
22222225< li > hover< ul > < li > descriptor for @media, < a href =#descdef-hover title ="section 7.2 "> 7.2</ a >
22232226< li > value for @media/hover, < a href =#valuedef-hover title ="section 7.2 "> 7.2</ a >
2224- </ ul > < li > initial-only, < a href =#valuedef-initial-only title ="section 9.1 "> 9.1</ a >
2227+ </ ul > < li > <ident>, < a href =#typedef-ident title ="section 3 "> 3</ a >
2228+ < li > initial-only, < a href =#valuedef-initial-only title ="section 9.1 "> 9.1</ a >
22252229< li > interlace, < a href =#valuedef-interlace title ="section 5.2 "> 5.2</ a >
22262230< li > light-level, < a href =#descdef-light-level title ="section 8.1 "> 8.1</ a >
22272231< li > <media-and>, < a href =#typedef-media-and title ="section 3 "> 3</ a >
0 commit comments