Skip to content

Commit d4062ca

Browse files
committed
[css2] Removed an unused class.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401969
1 parent 456a4d5 commit d4062ca

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

css2/generate.src

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,11 @@ meanings:</p>
153153

154154
<dl>
155155

156-
<dt><span class="index-inst" title="normal"><span
157-
class="value-inst-normal"><strong>normal</strong></span></span>
156+
<dt><span class="index-inst" title="normal"><strong>normal</strong></span>
158157
<dd>On the :before and :after pseudo-elements, this value is the same
159158
as 'none'.
160159

161-
<dt><span class="index-inst" title="none"><span
162-
class="value-inst-none"><strong>none</strong></span></span>
160+
<dt><span class="index-inst" title="none"><strong>none</strong></span>
163161
<dd>No content is generated.</dd>
164162

165163
<dt><span class="index-inst" title="&lt;string&gt;"><span

0 commit comments

Comments
 (0)