Skip to content

Commit 5162fef

Browse files
committed
[css-images-4] Update references to current shortname
1 parent eac4c98 commit 5162fef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-images-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
1111
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1212
Editor: Lea Verou, Invited Expert, http://lea.verou.me/about, w3cid 52258
1313
Abstract: This module contains the features of CSS level 4 relating to the <<image>> type and replaced elements.
14-
It includes and extends the functionality of CSS level 2 [[CSS2]] and in the previous level of this specification [[css3-images]].
15-
The main extensions compared to "CSS Images Module Level 3" [[css3-images]] are several additions to the <<image>> type, such as the ''image()'' notation, the ''element()'' notation, and conic gradients.
14+
It includes and extends the functionality of CSS level 2 [[CSS2]] and in the previous level of this specification [[css-images-3]].
15+
The main extensions compared to "CSS Images Module Level 3" [[css-images-3]] are several additions to the <<image>> type, such as the ''image()'' notation, the ''element()'' notation, and conic gradients.
1616
1717
Issue Tracking: Tracker http://www.w3.org/Style/CSS/Tracker/products/27
1818
Previous Version: https://www.w3.org/TR/2017/WD-css-images-4-20170413/
@@ -133,7 +133,7 @@ Image File Formats {#image-file-formats}
133133
Image References: the ''url()'' notation {#url-notation}
134134
--------------------------------------------------------
135135

136-
Note: No change from [[css3-images]].
136+
Note: No change from [[css-images-3]].
137137

138138

139139
Fetching External Images {#fetching-images}
@@ -2537,7 +2537,7 @@ Changes Since the <a href="https://www.w3.org/TR/2012/WD-css4-images-20120911/">
25372537
- Added the <a href="#color-stop-syntax">two location syntax</a> for gradient color stops
25382538
- Added start angles to <a href="#conic-gradients">conic gradients</a>
25392539
- The position(s) of a color stop can now come before the color
2540-
- Text that is identical to [[css3-images]] has been replaced with a reference to [[css3-images]].
2540+
- Text that is identical to [[css-images-3]] has been replaced with a reference to [[css-images-3]].
25412541
- Added the ''-webkit-image-set()'' alias.
25422542

25432543
<h3 class="no-num" id="changes-3">

0 commit comments

Comments
 (0)