Skip to content

Commit 303dc90

Browse files
committed
Removed <1d-image> from <image>
This was resolved on in w3c#2532 (comment).
1 parent 1f982db commit 303dc90

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
@@ -72,7 +72,7 @@ Value Definitions {#values}
7272
or <a section href="#gradients">gradient notation</a>.
7373
Its syntax is:
7474

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

7777
An <<image>> can be used in many CSS properties,
7878
including the 'background-image', 'list-style-image', 'cursor' properties [[!CSS2]]

0 commit comments

Comments
 (0)