Skip to content

Commit 042223a

Browse files
authored
Added <element()> to <image> data type (w3c#5171)
1 parent 3d28579 commit 042223a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-images-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Value Definitions {#values}
7070
or <a section href="#gradients">gradient notation</a>.
7171
Its syntax is:
7272

73-
<pre class="prod"><dfn>&lt;image></dfn> = <<url>> | <<image()>> | <<image-set()>> | <<cross-fade()>> | <<gradient>></pre>
73+
<pre class="prod"><dfn>&lt;image></dfn> = <<url>> | <<image()>> | <<image-set()>> | <<cross-fade()>> | <<element()>> | <<gradient>></pre>
7474

7575
An <<image>> can be used in many CSS properties,
7676
including the 'background-image', 'list-style-image', 'cursor' properties [[!CSS21]]

0 commit comments

Comments
 (0)