Skip to content

Commit 83c62cb

Browse files
committed
[css-images-4] Add a placeholder issue for the stripes() function.
1 parent 825fde3 commit 83c62cb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

css-images-4/Overview.bs

+10-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Introduction {#intro}
4848
██ ████ ██ ██ ██ ██ ██████ ████████ ██
4949
-->
5050

51-
Image Values: the <<image>> type {#image-values}
52-
=================================================
51+
2D Image Values: the <<image>> type {#image-values}
52+
===================================================
5353

5454
The <<image>> value type denotes a 2D image. It can be a
5555
<a section href="#url-notation">url reference</a>,
@@ -1577,6 +1577,14 @@ Gradient Color-Stops</h3>
15771577
have identical results whether the color interpolation is done in premultiplied or non-premultiplied color-space.
15781578
Differences only arise when both the color and transparency differ between the two endpoints.
15791579

1580+
1581+
1D Image Values: the ''stripes()'' notation {#stripes}
1582+
======================================================
1583+
1584+
Issue: <a href="https://github.com/w3c/csswg-drafts/issues/2532">Per WG resolution</a>,
1585+
define the ''stripes()'' function
1586+
which creates a 1D image for use in borders/outlines.
1587+
15801588
<!--
15811589
██████ ████ ████████ ████ ██ ██ ██████
15821590
██ ██ ██ ██ ██ ███ ██ ██ ██

0 commit comments

Comments
 (0)