@@ -63,7 +63,7 @@ <h2>14.1 <a name="colors">Foreground color</a>: the <a href="colors.html#propdef
6363 < tbody >
6464 < tr >
6565 < th > Name:
66- < td > < a name ="x0 "> < span class ="index-def " title ="'color' "> < dfn id ="propdef-color "> color</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="syndata.html#value-def-color " class ="noxref "> < span class ="value-inst-color "> <color></ span > </ a > | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
66+ < td > < a name ="x0 "> < span class ="index-def " title ="'color' "> < dfn id ="propdef-color "> color</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="" class ="noxref "> < span class ="value-inst-color "> <color></ span > </ a > | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
6767< tr > < th > Initial:< td > depends on user agent
6868< tr > < th > Applies to:< td > all elements
6969< tr > < th > Inherited:< td > yes
@@ -122,19 +122,15 @@ <h2>14.2 <a name="background">The background</a></h2>
122122for the root element.
123123</ p >
124124
125-
126-
127125< p > However, if no boxes are generated for the element whose background
128126would be used for the background of the canvas, then the canvas
129- background is transparent. (in CSS 2.2, that is the case when the
127+ background is transparent. (In CSS 2.2, that is the case when the
130128element or an ancestor has 'display: none'.)
131129
132130< p > Note that, if the element has 'visibility: hidden' but not
133131'display: none', boxes < em > are</ em > generated for it and its
134132background < em > is</ em > used for the canvas.
135133
136-
137-
138134< div class ="html example "> < p >
139135According to these rules, the canvas underlying the following
140136HTML document will have a "marble" background:
@@ -173,7 +169,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
173169 < tbody >
174170 < tr >
175171 < th > Name:
176- < td > < a name ="x1 "> < span class ="index-def " title ="'background-color' "> < dfn id ="propdef-background-color "> background-color</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="syndata.html#value-def-color " class ="noxref "> < span class ="value-inst-color "> <color></ span > </ a > | transparent | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
172+ < td > < a name ="x1 "> < span class ="index-def " title ="'background-color' "> < dfn id ="propdef-background-color "> background-color</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="" class ="noxref "> < span class ="value-inst-color "> <color></ span > </ a > | transparent | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
177173< tr > < th > Initial:< td > transparent
178174< tr > < th > Applies to:< td > all elements
179175< tr > < th > Inherited:< td > no
@@ -183,7 +179,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
183179</ table >
184180
185181< p > This property sets the background color of an element, either a
186- < span class ="index-inst " title ="<color> "> < a name ="x2 " href ="syndata.html#value-def-color " class ="noxref "> < span
182+ < span class ="index-inst " title ="<color> "> < a name ="x2 " href ="" class ="noxref "> < span
187183class ="value-inst-color "> <color></ span > </ a > </ span > value or the keyword
188184'transparent', to make the underlying colors shine through.
189185</ p >
@@ -198,7 +194,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
198194 < tbody >
199195 < tr >
200196 < th > Name:
201- < td > < a name ="x3 "> < span class ="index-def " title ="'background-image' "> < dfn id ="propdef-background-image "> background-image</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="syndata.html#value-def-uri " class ="noxref "> < span class ="value-inst-uri "> <uri></ span > </ a > | none | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
197+ < td > < a name ="x3 "> < span class ="index-def " title ="'background-image' "> < dfn id ="propdef-background-image "> background-image</ dfn > </ span > </ a > < tr > < th > Value:< td > < a href ="" class ="noxref "> < span class ="value-inst-uri "> <uri></ span > </ a > | none | < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
202198< tr > < th > Initial:< td > none
203199< tr > < th > Applies to:< td > all elements
204200< tr > < th > Inherited:< td > no
@@ -214,7 +210,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
214210the color is visible in the transparent parts of the image).
215211</ p >
216212< p > Values for this property are either < span class ="index-inst "
217- title ="<uri> "> < a name ="x4 " href ="syndata.html#value-def-uri " class ="noxref "> < span
213+ title ="<uri> "> < a name ="x4 " href ="" class ="noxref "> < span
218214class ="value-inst-uri "> <uri></ span > </ a > </ span > , to specify the
219215image, or 'none', when no image is used.
220216</ p >
@@ -374,16 +370,16 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
374370 < tbody >
375371 < tr >
376372 < th > Name:
377- < td > < a name ="x7 "> < span class ="index-def " title ="'background-position' "> < dfn id ="propdef-background-position "> background-position</ dfn > </ span > </ a > < tr > < th > Value:< td > [ [ < a href ="syndata.html#value-def-percentage " class ="noxref "> < span class ="value-inst-percentage "> <percentage></ span > </ a > | < a href ="syndata.html#value-def-length " class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > | left | center | right ]
378- [ < a href ="syndata.html#value-def-percentage " class ="noxref "> < span class ="value-inst-percentage "> <percentage></ span > </ a > | < a href ="syndata.html#value-def-length " class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > | top | center | bottom ]? ] |
373+ < td > < a name ="x7 "> < span class ="index-def " title ="'background-position' "> < dfn id ="propdef-background-position "> background-position</ dfn > </ span > </ a > < tr > < th > Value:< td > [ [ < a href ="" class ="noxref "> < span class ="value-inst-percentage "> <percentage></ span > </ a > | < a href ="" class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > | left | center | right ]
374+ [ < a href ="" class ="noxref "> < span class ="value-inst-percentage "> <percentage></ span > </ a > | < a href ="" class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > | top | center | bottom ]? ] |
379375 [ [ left | center | right ] || [ top | center | bottom ] ] |
380376 < a href ="cascade.html#value-def-inherit " class ="noxref "> < span class ="value-inst-inherit "> inherit</ span > </ a >
381377< tr > < th > Initial:< td > 0% 0%
382378< tr > < th > Applies to:< td > all elements
383379< tr > < th > Inherited:< td > no
384380< tr > < th > Percentages:< td > refer to the size of the box itself
385381< tr > < th > Media:< td > < a href ="media.html#visual-media-group " class ="noxref "> visual</ a >
386- < tr > < th > Computed value:< td > for < a href ="syndata.html#value-def-length " class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > the absolute value, otherwise a percentage
382+ < tr > < th > Computed value:< td > for < a href ="" class ="noxref "> < span class ="value-inst-length "> <length></ span > </ a > the absolute value, otherwise a percentage
387383</ table >
388384
389385< p > If a background image has been specified, this property specifies
@@ -396,7 +392,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
396392
397393
398394< dl >
399- < dt > < span class ="index-inst " title ="<percentage> "> < a name ="x8 " href ="syndata.html#value-def-percentage " class ="noxref "> < span
395+ < dt > < span class ="index-inst " title ="<percentage> "> < a name ="x8 " href ="" class ="noxref "> < span
400396 class ="value-inst-percentage "> < strong > <percentage></ strong > </ span > </ a > </ span >
401397
402398 < dd > A percentage X aligns the point X% across (for horizontal) or
@@ -409,7 +405,7 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
409405 '14% 84%', the point 14% across and 84% down the image is to be
410406 placed at the point 14% across and 84% down the padding box.
411407
412- < dt > < span class ="index-inst " title ="<length> "> < a name ="x9 " href ="syndata.html#value-def-length " class ="noxref "> < span
408+ < dt > < span class ="index-inst " title ="<length> "> < a name ="x9 " href ="" class ="noxref "> < span
413409 class ="value-inst-length "> < strong > <length></ strong > </ span > </ a > </ span >
414410
415411 < dd > A length L aligns the top left corner of the image a distance L
0 commit comments