Skip to content

Commit 91f2ea7

Browse files
committed
[css-inline] reset author in git
1 parent 8a7a6c1 commit 91f2ea7

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
@@ -82,7 +82,7 @@ figure:not([alt]) { content: attr(href, url), contents; }
8282
Name: content
8383
Value: [ [ <<image>> | <<url>> ] ',' ]* [ normal | none | <<content-list>> ] [/ <<string>> ]?
8484
Initial: normal
85-
Applies To: all elements, ''::marker'', and page margin boxes.
85+
Applies To: ''::before'', ''::after'', ''::marker'', and page margin boxes. Image and url values can apply to all elements.
8686
Inherited: no
8787
Percentages: n/a
8888
Computed Value: As specified below.

0 commit comments

Comments
 (0)