Skip to content

Commit 1e4328c

Browse files
cdoublevfantasai
authored andcommitted
[css-content-3] Add missing <content-list> sub-productions
1 parent 77acc9f commit 1e4328c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-content-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Inserting and replacing content with the 'content' property</h2>
177177
Equal to:
178178

179179
<pre class=prod>
180-
[ <<string>> | contents | <<image>> | <<counter>> | <<quote>> | <<target>> | <<leader()>> ]+
180+
[ <<string>> | <<image>> | contents | <<quote>> | <<leader()>> | <<target>> | <<string()>> | <<content()>> | <<counter>> ]+
181181
</pre>
182182

183183
Replaces the element's contents with one or more anonymous inline boxes

0 commit comments

Comments
 (0)