You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This specification is not being actively maintained, and should not be used as a guide for implementations. It may be revived in the future, but for now should be considered obsolete. <br>If you have questions or comments on this specification, please send an email to the CSS Working Group's mailing list at <a href="mailto:www-style@w3.org">www-style@w3.org</a>. (Before sending mail for the first time, you have to subscribe at <a href="http://lists.w3.org/Archives/Public/www-style/">http://lists.w3.org/Archives/Public/www-style/</a>.)</p>
69
69
</details>
@@ -160,7 +160,7 @@ <h2>Terminology</h2>
160
160
<dl>
161
161
<dt><dfn>originating element</dfn></dt>
162
162
<dd>
163
-
A pseudo-element's originating element is the element
163
+
A pseudo-element's originating element is the element
164
164
to which it is associated. e.g. the originating element of the
165
165
pseudo-element matched by '::before' is the element to which
166
166
it is attached. Note that an element never has a originating element,
@@ -455,7 +455,7 @@ <h3>Inserting quotes with the 'content' property</h3>
455
455
<em>Note.</em> If a quotation is in a different language than the
456
456
surrounding text, it is customary to quote the text with the quote
457
457
marks of the language of the surrounding text, not the language of the
458
-
quotation itself.
458
+
quotation itself.
459
459
</div>
460
460
461
461
<div class="example">
@@ -693,7 +693,7 @@ <h3><a name="counter-scope">Nested counters and scope</a></h3>
693
693
the values of all counters with the same name, separated by a given string.
694
694
695
695
<div class="example"><p>
696
-
<p>The following style sheet numbers nested list items
696
+
<p>The following style sheet numbers nested list items
0 commit comments