Skip to content

Commit 8b22818

Browse files
committed
[css2] Håkon's edit: 'content' only has a new 'normal' keyword, no new 'none'
keyword (that one isn't needed yet, but will be in CSS3). --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402101
1 parent 377e664 commit 8b22818

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

css2/generate.src

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,11 +154,7 @@ meanings:</p>
154154
<dl>
155155

156156
<dt><span class="index-inst" title="normal"><strong>normal</strong></span>
157-
<dd>On the :before and :after pseudo-elements, this value is the same
158-
as 'none'.
159-
160-
<dt><span class="index-inst" title="none"><strong>none</strong></span>
161-
<dd>No content is generated.</dd>
157+
<dd>The pseudo-element is not generated.</dd>
162158

163159
<dt><span class="index-inst" title="&lt;string&gt;"><span
164160
class="value-inst-string"><strong>&lt;string&gt;</strong></span></span>

0 commit comments

Comments
 (0)