1212 < meta content ="CSS Backgrounds and Borders Module Level 3 "
1313 name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2013-12-23 name =dcterms.date >
15+ < meta content =2013-12-25 name =dcterms.date >
1616 < meta content ="Bert Bos " name =dcterms.creator >
1717 < meta content ="Elika J. Etemad " name =dcterms.creator >
1818 < meta content ="Brad Kemper " name =dcterms.creator >
4242
4343 < h1 > CSS Backgrounds and Borders Module Level 3</ h1 >
4444
45- < h2 class ="no-num no-toc "> Editor's Draft 23 December 2013</ h2 >
45+ < h2 class ="no-num no-toc "> Editor's Draft 25 December 2013</ h2 >
4646
4747 < dl >
4848 < dt > This version:
4949
50- < dd > <!-- <a href="http://www.w3.org/TR/2013/CR-css3-background-20131223 /">http://dev.w3.org/csswg/css3-background/</a> -->
50+ < dd > <!-- <a href="http://www.w3.org/TR/2013/CR-css3-background-20131225 /">http://dev.w3.org/csswg/css3-background/</a> -->
5151 < a
5252 href ="http://dev.w3.org/csswg/css3-background/ "> http://dev.w3.org/csswg/css3-background/</ a >
5353
@@ -1022,17 +1022,12 @@ <h3 id=the-background-attachment><span class=secno>3.5. </span>Affixing
10221022 href ="#background-painting-area "> < i > background painting area</ i > </ a > and
10231023 < a href ="#background-positioning-area "> < i > background positioning
10241024 area</ i > </ a > are relative to the scrollable area of the element rather
1025- than to the border framing them. In this case, the background behind the
1026- element's border (if any) scrolls as well, even though the border itself
1027- does not scroll with the contents. The UA may, however, treat the
1028- ‘< code class =css > border-box</ code > ’ value of ‘< a
1025+ than to the border framing them. Because the scrollable area does not
1026+ include the border area, for scrollable elements the ‘< code
1027+ class =css > border-box</ code > ’ value of ‘< a
10291028 href ="#background-clip "> < code
1030- class =property > background-clip</ code > </ a > ’ as ‘< code
1031- class =css > padding-box</ code > ’ in cases where ‘< a
1032- href ="#background-attachment "> < code
1033- class =property > background-attachment</ code > </ a > ’ is ‘< a
1034- href ="#local0 "> < code class =css > local</ code > </ a > ’ and the contents of
1035- the element scroll.
1029+ class =property > background-clip</ code > </ a > ’ may be treated the same as
1030+ ‘< code class =css > padding-box</ code > ’.
10361031
10371032 < dt > < dfn id =scroll0 > scroll</ dfn >
10381033
@@ -4463,6 +4458,15 @@ <h3 id=changes-2012-07><span class=secno>9.1. </span> Changes since the
44634458 href ="#spread-distance "> < var > spread distance</ var > </ a > ). This also
44644459 gives better results for all intermediate states.
44654460
4461+ < li > Add definition for how the margin edge is curved in response to
4462+ border-radius. (This is relevant for < a href ="#ref-CSS-SHAPES "
4463+ rel =biblioentry > [CSS-SHAPES]<!--{{CSS-SHAPES}}--> </ a > , but does not
4464+ change conformance to CSS Backgrounds and Borders Level 3.)
4465+
4466+ < li > Removed ‘< code class =property > box-decoration-break</ code > ’; it
4467+ is now part of < a href ="#ref-CSS3-BREAK "
4468+ rel =biblioentry > [CSS3-BREAK]<!--{{CSS3-BREAK}}--> </ a > .
4469+
44664470 < li > Tighten up the definition of spread for ‘< a
44674471 href ="#box-shadow "> < code class =property > box-shadow</ code > </ a > ’.
44684472
@@ -4476,10 +4480,8 @@ <h3 id=changes-2012-07><span class=secno>9.1. </span> Changes since the
44764480 computed ‘< a href ="#border-width "> < code
44774481 class =property > border-width</ code > </ a > ’, which in this case is zero).
44784482
4479- < li > Add definition for how the margin edge is curved in response to
4480- border-radius. (This is relevant for < a href ="#ref-CSS-SHAPES "
4481- rel =biblioentry > [CSS-SHAPES]<!--{{CSS-SHAPES}}--> </ a > , but does not
4482- change conformance to CSS Backgrounds and Borders Level 3.)
4483+ < li > Clarified how ‘< code class =css > background-attachment:
4484+ local</ code > ’ is affected by scrolling.
44834485
44844486 < li > Simplified computed value of ‘< a href ="#background-position "> < code
44854487 class =property > background-position</ code > </ a > ’ to clarify that all
0 commit comments