@@ -1858,14 +1858,14 @@ <h3 id=the-background><span class=secno>3.10. </span>Backgrounds Shorthand:
18581858 href ="#box "> < var > <box></ var > </ a > </ pre >
18591859
18601860 < pre class =prod > < dfn
1861- id =final-bg-layer > < var > <final-bg-layer></ var > </ dfn > = < a
1861+ id =final-bg-layer > < var > <final-bg-layer></ var > </ dfn > = < var > <'background-color'> </ var > || < a
18621862 href ="#bg-image "> < var > <bg-image></ var > </ a > || < a
18631863 href ="#position "> < var > <position></ var > </ a > [ / < a
18641864 href ="#bg-size "> < var > <bg-size></ var > </ a > ]? || < a
18651865 href ="#repeat-style "> < var > <repeat-style></ var > </ a > || < a
18661866 href ="#attachment "> < var > <attachment></ var > </ a > || < a
18671867 href ="#box "> < var > <box></ var > </ a > || < a
1868- href ="#box "> < var > <box></ var > </ a > || < var > <'background-color'> </ var > </ pre >
1868+ href ="#box "> < var > <box></ var > </ a > </ pre >
18691869
18701870 < p class =note > Note that a color is permitted in < a
18711871 href ="#final-bg-layer "> < var > <final-bg-layer></ var > </ a > , but not
@@ -4508,6 +4508,11 @@ <h3 id=changes-2014-09><span class=secno>9.1. </span> Changes since the 9
45084508 < li > Added missing definition of ‘< code class =css > box-shadow:
45094509 none</ code > ’. (Apparently this was obvious enough that nobody noticed
45104510 it was missing until now.)
4511+
4512+ < li > Moved < var > <‘< a href ="#background-color "> < code
4513+ class =property > background-color</ code > </ a > ’> </ var > component of
4514+ < var > <final-bg-layer> </ var > to the front for serialization because
4515+ some authors seem to expect this even though it makes less sense?
45114516 </ ul >
45124517
45134518 < h3 id =changes-2014-02 > < span class =secno > 9.2. </ span > Changes since the 4
0 commit comments