Skip to content

Commit 976d3e0

Browse files
committed
[css-images-3] Whoops, one lingering reference to Images 3 as being 'previous'.
1 parent 0f7dbe5 commit 976d3e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-images-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ED: http://dev.w3.org/csswg/css-images-3/
99
TR: http://www.w3.org/TR/css-images/
1010
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1111
Editor: fantasai, Mozilla, http://fantasai.inkedblade.net/contact
12-
Abstract: This module contains the features of CSS level 3 relating to the <<image>> type and replaced elements. It includes and extends the functionality of CSS level 2 [[CSS21]]. The main extensions compared to level&nbsp;3 are the generalization of the <<url>> type to the <<image>> type, several additions to the <<image>> type, a generic sizing algorithm for images and other replaced content in CSS, definitions for interpolating several <<image>> types, and several properties controlling the interaction of replaced elements and CSS's layout models.
12+
Abstract: This module contains the features of CSS level 3 relating to the <<image>> type and replaced elements. It includes and extends the functionality of CSS level 2 [[CSS21]]. The main extensions compared to CSS2.1 are the generalization of the <<url>> type to the <<image>> type, several additions to the <<image>> type, a generic sizing algorithm for images and other replaced content in CSS, definitions for interpolating several <<image>> types, and several properties controlling the interaction of replaced elements and CSS's layout models.
1313
!Issue Tracking: <a href="http://www.w3.org/Style/CSS/Tracker/products/27">http://www.w3.org/Style/CSS/Tracker/products/27</a>
1414
Previous Version: http://www.w3.org/TR/2012/CR-css3-images-20120417/
1515
Previous Version: http://www.w3.org/TR/2012/WD-css3-images-20120112/

css-images-3/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content
6363
</div>
6464

6565
<h2 class="no-num no-toc no-ref heading settled" id=abstract><span class=content>Abstract</span></h2>
66-
<div class=p-summary data-fill-with=abstract><p>This module contains the features of CSS level 3 relating to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type and replaced elements. It includes and extends the functionality of CSS level 2 <a data-biblio-type=informative data-link-type=biblio href=#biblio-css21 title=CSS21>[CSS21]</a>. The main extensions compared to level 3 are the generalization of the <a class="production css" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#url-value title="<url>">&lt;url&gt;</a> type to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type, several additions to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type, a generic sizing algorithm for images and other replaced content in CSS, definitions for interpolating several <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> types, and several properties controlling the interaction of replaced elements and CSS’s layout models.</p>
66+
<div class=p-summary data-fill-with=abstract><p>This module contains the features of CSS level 3 relating to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type and replaced elements. It includes and extends the functionality of CSS level 2 <a data-biblio-type=informative data-link-type=biblio href=#biblio-css21 title=CSS21>[CSS21]</a>. The main extensions compared to CSS2.1 are the generalization of the <a class="production css" data-link-type=type href=http://dev.w3.org/csswg/css-values-3/#url-value title="<url>">&lt;url&gt;</a> type to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type, several additions to the <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> type, a generic sizing algorithm for images and other replaced content in CSS, definitions for interpolating several <a class="production css" data-link-type=type href=#typedef-image title="<image>">&lt;image&gt;</a> types, and several properties controlling the interaction of replaced elements and CSS’s layout models.</p>
6767

6868
<a href=http://www.w3.org/TR/CSS/>CSS</a> is a language for describing the rendering of structured documents
6969
(such as HTML and XML)

0 commit comments

Comments
 (0)