@@ -25,7 +25,7 @@ hspace="0"></a><br clear="all"></p>
25
25
<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
26
26
_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
27
27
<dt>Last revised:
28
- <dd>$Date: 2000-08-08 17:16:39 $
28
+ <dd>$Date: 2000-08-08 17:25:50 $
29
29
</dl>
30
30
31
31
<dl>
@@ -780,6 +780,33 @@ definition of <shape> should start:</p>
780
780
<P>Due to this ambiguity, user agents may support separation of
781
781
offsets in "rect()" with or without commas.
782
782
783
+ <h3><a href="generate.html#content">12.2 The 'content'
784
+ property</a></H3>
785
+
786
+ <P>Clarification to the following lines:</P>
787
+
788
+ <BLOCKQUOTE>
789
+ <P>The :before and :after pseudo-elements elements allow values of the
790
+ 'display' property as follows:
791
+
792
+ <ul>
793
+ <li>If the subject of the
794
+ selector is a block-level
795
+ element, allowed values are 'none', 'inline', 'block', and 'marker'.
796
+ If the value of the pseudo-element's
797
+ <span class="propinst-display">'display'</span> property
798
+ has any other value, the pseudo-element will behave as if its value
799
+ were 'block'.
800
+ <li>If the subject of the
801
+ selector is an inline-level
802
+ element, allowed values are 'none' and 'inline'.
803
+ If the value of the pseudo-element's
804
+ <span class="propinst-display">'display'</span> property
805
+ has any other value, the pseudo-element will behave as if its value
806
+ were 'inline'.
807
+ </ul>
808
+ </BLOCKQUOTE>
809
+
783
810
<h3><a href="generate.html#lists">Lists 12.6.2</a></h3>
784
811
785
812
<P>To clarify Hebrew numbering, add
0 commit comments