@@ -285,19 +285,19 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
285285 < h3 id =placement > < span class =secno > 1.1. </ span > Module Interactions</ h3 >
286286
287287 < p > This module defines and extends the ‘< a href ="#ltimage "> < code
288- class =css > <image> </ code > </ a > ’ value type defined in
289- [[!CSS3VALUE]]. Furthermore it replaces the ‘< code
290- class =css > <url> </ code > ’ type in the ‘< code
291- class =property > background-image</ code > ’ and ‘< code
292- class =property > list-style-image</ code > ’ definitions in CSS1 and CSS2
293- and adds ‘< a href ="#ltimage "> < code
288+ class =css > <image> </ code > </ a > ’ value type defined in [[!CSS3VAl]].
289+ Furthermore it replaces the ‘< code class =css > <url> </ code > ’
290+ type in the ‘< code class =property > background-image</ code > ’ and
291+ ‘< code class =property > list-style-image</ code > ’ definitions in
292+ CSS1 and CSS2 and adds ‘< a href ="#ltimage "> < code
294293 class =css > <image> </ code > </ a > ’ as an alternative to ‘< code
295294 class =css > <url> </ code > ’ in the ‘< code
296295 class =property > content</ code > ’ property's value. It is presumed that
297296 CSS specifications beyond CSS2.1 will use the ‘< a
298297 href ="#ltimage "> < code class =css > <image> </ code > </ a > ’ notation in
299298 place of ‘< code class =css > <url> </ code > ’ where 2D images are
300- expected. (See e.g. [[CSS3BACKGROUND]].)
299+ expected. (See e.g. < a href ="#CSS3BG "
300+ rel =biblioentry > [CSS3BG]<!--{{CSS3BG}}--> </ a > .)
301301
302302 < h3 id =values > < span class =secno > 1.2. </ span > Values</ h3 >
303303
@@ -343,8 +343,9 @@ <h2 id=resolution-units><span class=secno>2. </span> Resolution Units: the
343343 ‘< code class =property > in</ code > ’, ‘< code
344344 class =property > cm</ code > ’, or ‘< code
345345 class =property > px</ code > ’. For uses, see e.g. the ‘< code
346- class =css > resolution</ code > ’ media query in [[MEDIQUERIES]] or the
347- ‘< a href ="#image-resolution0 "> < code
346+ class =css > resolution</ code > ’ media query in < a href ="#MEDIAQ "
347+ rel =biblioentry > [MEDIAQ]<!--{{MEDIAQ}}--> </ a > or the ‘< a
348+ href ="#image-resolution0 "> < code
348349 class =property > image-resolution</ code > </ a > ’ property defined below.
349350
350351 < p class =note > Note that due to the 1:96 fixed ratio of CSS ‘< code
@@ -2536,6 +2537,16 @@ <h3 class=no-num id=other-references>Other references</h3>
25362537 </ dd >
25372538 <!---->
25382539
2540+ < dt id =MEDIAQ > [MEDIAQ]
2541+
2542+ < dd > Håkon Wium Lie; et al. < a
2543+ href ="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/ "> < cite > Media
2544+ Queries.</ cite > </ a > 27 July 2010. W3C Candidate Recommendation. (Work in
2545+ progress.) URL: < a
2546+ href ="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/ "> http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/</ a >
2547+ </ dd >
2548+ <!---->
2549+
25392550 < dt id =SMIL10 > [SMIL10]
25402551
25412552 < dd > Philipp Hoschka. < a
0 commit comments