Skip to content

Commit

Permalink
[css-content-3] Add missing <content-list> sub-productions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdoublev authored and fantasai committed Nov 20, 2023
1 parent 77acc9f commit 1e4328c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-content-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Inserting and replacing content with the 'content' property</h2>
Equal to:

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

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

0 comments on commit 1e4328c

Please sign in to comment.