Skip to content

Commit b77b0f0

Browse files
committed
[css-content-3] Define computation of content: normal on page margin boxes.
1 parent 32e59a5 commit b77b0f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-content-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Inserting and replacing content with the 'content' property</h2>
114114
<dl dfn-for="content" dfn-type=value>
115115
<dt><dfn>normal</dfn>
116116
<dd>
117-
For an element, this computes to ''content/contents''.
117+
For an element or page margin box, this computes to ''content/contents''.
118118

119119
For ''::before'' and ''::after'', this computes to ''content/none''.
120120

0 commit comments

Comments
 (0)