@@ -49,8 +49,8 @@ to use :before/:after instead. -IJ -->
4949class="propinst-content">'content'</span> property.
5050
5151<h2><a name="before-after-content">The</a> <span class="index-def"
52- title=":before|pseudo-elements:::before">:before</span> and <span
53- class="index-def" title=":after|pseudo-elements:::after">:after</span>
52+ title=":before|pseudo-elements:::before|before ">:before</span> and <span
53+ class="index-def" title=":after|pseudo-elements:::after|after ">:after</span>
5454pseudo elements</h2>
5555
5656<p>Authors specify the location of generated content with the :before
@@ -68,10 +68,9 @@ element's <a href="conform.html#doctree">document tree</a> content.
6868
6969<P>The :before and :after pseudo-elements elements allow the following
7070values of the <span class="propinst-display">'display'</span>
71- property: <span class="index-inst" title="none"><span
72- class="value-inst-none">'none'</span></span>, <span class="index-inst"
73- title="inline"><span class="value-inst-inline">'inline'</span></span>
74- (default) or <span class="index-inst" title="block"><span
71+ property: 'none', <span class="index-inst" title="inline"><span
72+ class="value-inst-inline">'inline'</span></span> (default) or <span
73+ class="index-inst" title="block"><span
7574class="value-inst-block">'block'</span></span>. If the value of the
7675<span class="propinst-display">'display'</span> has any other value,
7776the pseudo-element will behave as if the value was 'block' (This may
@@ -534,7 +533,7 @@ counter(<var>counter</var>)
534533<p>for the default, decimal style, or
535534
536535<pre>
537- counter(<var>counter</var>, <span class="propinst-lt">< 'list-style-type'> </span>)
536+ counter(<var>counter</var>, <span class="propinst-list-style-type"> 'list-style-type'</span>)
538537</pre>
539538
540539<p>All the styles are allowed, including 'disc', 'circle', 'square'
0 commit comments