Skip to content

Commit ccbc181

Browse files
committed
1 parent 3e0ea57 commit ccbc181

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

css3-background/Overview.html

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222

2323
<h1>CSS Backgrounds and Borders Module Level 3</h1>
2424

25-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 02 December
25+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 15 December
2626
2010</h2>
2727

2828
<dl>
2929
<dt>This version:
3030

31-
<dd><!--<a href="http://www.w3.org/TR/2010/WD-css3-background-20101202">http://www.w3.org/TR/2010/ED-css3-background-20101202</a>-->
31+
<dd><!--<a href="http://www.w3.org/TR/2010/WD-css3-background-20101215">http://www.w3.org/TR/2010/ED-css3-background-20101215</a>-->
3232
<a
3333
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
3434

@@ -601,6 +601,19 @@ <h3 id=the-background-image><span class=secno>3.3. </span>The &lsquo;<a
601601
in non-graphical presentations, and background images specifically might
602602
be turned off in high-contrast display modes.
603603

604+
<p class=note>Note that stylistic foreground images can be provided in CSS
605+
with the <a
606+
href="http://www.w3.org/TR/CSS21/generate.html#content">content</a>
607+
property. (Semantically-important foreground images should be provided in
608+
the document markup, e.g. with the &lt;img&gt; tag in HTML.)
609+
610+
<p class=note><a
611+
href="http://www.w3.org/TR/media-frags/#naming-space">Media fragments</a>
612+
can be used to display a portion of an image. The <a
613+
href="http://www.w3.org/TR/css3-images/">CSS Images</a> module will
614+
provide fallback syntax for image formats and include additional controls
615+
for image display.
616+
604617
<div class=example>
605618
<p>Some examples specifying background images:</p>
606619

0 commit comments

Comments
 (0)