Skip to content

Commit 32e59a5

Browse files
committed
[css-content-3] content: normal needs to compute to normal on ::marker
1 parent 31f6761 commit 32e59a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-content-3/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ Inserting and replacing content with the 'content' property</h2>
118118

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

121+
For ''::marker'', this computes to itself (''content/normal'').
122+
121123
<dt><dfn>none</dfn>
122124
<dd>
123125
On elements, this inhibits the children of the element from being rendered as children of this element,

0 commit comments

Comments
 (0)