@@ -606,21 +606,21 @@ <h3 id=painting><span class=secno>4.1. </span> Page Backgrounds and
606606 < p > In the page model, the page background behaves similar to the root
607607 background: its < a
608608 href ="http://www.w3.org/TR/css3-background/#background-painting-area "> < i > background
609- painting area</ i > </ a > is the entire page box, including its margins.
610- Similar to backgrounds on the root element, page backgrounds are anchored
611- within the page box's padding area by default (and honor ‘< code
612- class = property > background-origin </ code > ’ if the UA supports < a
613- href =" #CSS3BG " rel =biblioentry > [CSS3BG]<!--{{!CSS3BG}}--> </ a > ). However
614- if ‘ < code class =property > background-attachment</ code > ’ is ‘< code
609+ painting area</ i > </ a > is the entire page box, including its margins. Page
610+ backgrounds are anchored within the page box's padding area by default
611+ (and honor ‘< code class = property > background-origin </ code > ’ if the UA
612+ supports < a href =" #CSS3BG "
613+ rel =biblioentry > [CSS3BG]<!--{{!CSS3BG}}--> </ a > ). However if ‘ < code
614+ class =property > background-attachment</ code > ’ is ‘< code
615615 class =css > fixed</ code > ’ then the image is positioned relative to the
616616 page box including its margins (i.e. the < a
617617 href ="http://www.w3.org/TR/css3-background/#background-positioning-area "> < i > background
618618 positioning area</ i > </ a > , like the < i > background painting area</ i > , is
619619 the page's margin box).
620620
621621 < p > The document canvas background is drawn as the page box's background:
622- by default its < i > background painting area</ i > is the page box's border
623- box, and for UAs that support < a href ="#CSS3BG "
622+ by default its < i > background painting area</ i > covers the page box's
623+ border box, and for UAs that support < a href ="#CSS3BG "
624624 rel =biblioentry > [CSS3BG]<!--{{!CSS3BG}}--> </ a > , follows the ‘< code
625625 class =property > background-clip</ code > ’ value specified on the root
626626 element. It remains, however, positioned with respect to the root element
0 commit comments