Skip to content

Commit cbdf6c6

Browse files
committed
[css-content] fix propdef, see #216
1 parent 91c511b commit cbdf6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-content/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ figure:not([alt]) { content: attr(href, url), contents; }
8080

8181
<pre class='propdef'>
8282
Name: content
83-
Value: [ [ <<image>> | <<url>> ] ',' ]* [ normal | none | <<content-list>> ] [/ <<string>> ]?
83+
Value: [ <<image>> ',' ]* [ normal | none | <<content-list>> ] [/ <<string>> ]?
8484
Initial: normal
8585
Applies To: ''::before'', ''::after'', ''::marker'', and page margin boxes. Image and url values can apply to all elements.
8686
Inherited: no

0 commit comments

Comments
 (0)