Skip to content

Commit 3e3b984

Browse files
committed
[css2] Small change to appendix C: :before and :after (section 12.1) have no restrictions on which properties are valid anymore
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402597
1 parent c949302 commit 3e3b984

11 files changed

Lines changed: 126 additions & 208 deletions

File tree

css2/changes.html

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -909,29 +909,8 @@ <h3 id="x68"><a name="q80">C.4.20 </a><a href="visufx.html#clipping">Section 11.
909909
<h3 id="x69"><a name="q81">C.4.21 </a><a href="generate.html#before-after-content">12.1 The
910910
:before and :after pseudo-elements</a></h3>
911911

912-
<p>Clarification to the following lines:</p>
913-
914-
<blockquote>
915-
<p>The :before and :after pseudo-elements elements allow values of the
916-
'display' property as follows:
917-
918-
<ul>
919-
<li>If the subject of the
920-
selector is a block-level
921-
element, allowed values are 'none', 'inline' and 'block'.
922-
If the value of the pseudo-element's
923-
<a href="visuren.html#propdef-display" class="noxref"><span class="propinst-display">'display'</span></a> property
924-
has any other value, the pseudo-element will behave as if its value
925-
were 'block'.
926-
<li>If the subject of the
927-
selector is an inline-level
928-
element, allowed values are 'none' and 'inline'.
929-
If the value of the pseudo-element's
930-
<a href="visuren.html#propdef-display" class="noxref"><span class="propinst-display">'display'</span></a> property
931-
has any other value, the pseudo-element will behave as if its value
932-
were 'inline'.
933-
</ul>
934-
</blockquote>
912+
<p>There are no restrictions anymore on which which properties or
913+
property values are allowed on ':before' and ':after' pseudo-elements.
935914

936915
<h3 id="s-12-4-2"><a name="q82">C.4.22 Section 12.4.2 Inserting quotes with the 'content'
937916
property</a></h3>

css2/css2.html

Lines changed: 7 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -19667,29 +19667,8 @@ <h3 id="x68"><a name="q80">C.4.20 </a><a href="visufx.html#clipping">Section 11.
1966719667
<h3 id="x69"><a name="q81">C.4.21 </a><a href="generate.html#before-after-content">12.1 The
1966819668
:before and :after pseudo-elements</a></h3>
1966919669

19670-
<p>Clarification to the following lines:</p>
19671-
19672-
<blockquote>
19673-
<p>The :before and :after pseudo-elements elements allow values of the
19674-
'display' property as follows:
19675-
19676-
<ul>
19677-
<li>If the subject of the
19678-
selector is a block-level
19679-
element, allowed values are 'none', 'inline' and 'block'.
19680-
If the value of the pseudo-element's
19681-
<a href="visuren.html#propdef-display" class="noxref"><span class="propinst-display">'display'</span></a> property
19682-
has any other value, the pseudo-element will behave as if its value
19683-
were 'block'.
19684-
<li>If the subject of the
19685-
selector is an inline-level
19686-
element, allowed values are 'none' and 'inline'.
19687-
If the value of the pseudo-element's
19688-
<a href="visuren.html#propdef-display" class="noxref"><span class="propinst-display">'display'</span></a> property
19689-
has any other value, the pseudo-element will behave as if its value
19690-
were 'inline'.
19691-
</ul>
19692-
</blockquote>
19670+
<p>There are no restrictions anymore on which which properties or
19671+
property values are allowed on ':before' and ':after' pseudo-elements.
1969319672

1969419673
<h3 id="s-12-4-2"><a name="q82">C.4.22 Section 12.4.2 Inserting quotes with the 'content'
1969519674
property</a></h3>
@@ -21391,8 +21370,8 @@ <H1><a name="q0">Appendix I. Index</a></H1>
2139121370
</ul>
2139221371
<p><a name="index-;">&nbsp;</a><a name="index-<">&nbsp;</a><a name="index-=">&nbsp;</a><a name="index->">&nbsp;</a><a name="index-?">&nbsp;</a><a name="index-@">&nbsp;</a>
2139321372
<ul class="index">
21394-
<li class="tocline0">@charset, <a href="syndata.html#x10" class="index-inst"><span>1</span></a>, <a href="syndata.html#x55" class="index-inst"><span>2</span></a>, <a href="syndata.html#x56" class="index-inst"><span>3</span></a>
21395-
<li class="tocline0">"@charset", <a href="syndata.html#x57" class="index-def"><strong>1</strong></a>
21373+
<li class="tocline0">@charset, <a href="syndata.html#x10" class="index-inst"><span>1</span></a>, <a href="syndata.html#x55" class="index-inst"><span>2</span></a>, <a href="syndata.html#x56" class="index-inst"><span>3</span></a>, <a href="syndata.html#x61" class="index-inst"><span>4</span></a>, <a href="syndata.html#x62" class="index-inst"><span>5</span></a>
21374+
<li class="tocline0">"@charset", <a href="syndata.html#x57" class="index-def"><strong>1</strong></a>, <a href="syndata.html#x63" class="index-def"><strong>2</strong></a>
2139621375
<li class="tocline0">@import, <a href="cascade.html#x6" class="index-def"><strong>1</strong></a>, <a href="cascade.html#x7" class="index-inst"><span>2</span></a>, <a href="media.html#x1" class="index-inst"><span>3</span></a>
2139721376
<li class="tocline0">@media, <a href="media.html#x0" class="index-inst"><span>1</span></a>, <a href="media.html#x3" class="index-inst"><span>2</span></a>
2139821377
<li class="tocline0">@page, <a href="page.html#x3" class="index-def"><strong>1</strong></a>
@@ -21440,7 +21419,7 @@ <H1><a name="q0">Appendix I. Index</a></H1>
2144021419
<li class="tocline0">block box, <a href="visuren.html#block-box" class="index-def"><strong>1</strong></a>
2144121420
<li class="tocline0">'block', definition of, <a href="visuren.html#value-def-block" class="index-def"><strong>1</strong></a>
2144221421
<li class="tocline0">block-level element, <a href="visuren.html#block-level" class="index-def"><strong>1</strong></a>
21443-
<li class="tocline0">BOM, <a href="syndata.html#x54" class="index-inst"><span>1</span></a>
21422+
<li class="tocline0">BOM, <a href="syndata.html#x54" class="index-inst"><span>1</span></a>, <a href="syndata.html#x60" class="index-inst"><span>2</span></a>
2144421423
<li class="tocline0">border edge, <a href="box.html#border-edge" class="index-def"><strong>1</strong></a>
2144521424
<li class="tocline0">'border', <a href="box.html#propdef-border" class="index-def"><strong>1</strong></a>
2144621425
<li class="tocline0">'border-bottom', <a href="box.html#propdef-border-bottom" class="index-def"><strong>1</strong></a>
@@ -21555,7 +21534,7 @@ <H1><a name="q0">Appendix I. Index</a></H1>
2155521534
<li class="tocline0">default style sheet, <a href="cascade.html#default-style-sheet" class="index-def"><strong>1</strong></a>
2155621535
<li class="tocline0">default
2155721536
<ul class="index">
21558-
<li class="tocline0">character encoding, <a href="syndata.html#x52" class="index-inst"><span>1</span></a>
21537+
<li class="tocline0">character encoding, <a href="syndata.html#x52" class="index-inst"><span>1</span></a>, <a href="syndata.html#x58" class="index-inst"><span>2</span></a>
2155921538
</ul>
2156021539
<li class="tocline0">descendant, <a href="conform.html#descendant" class="index-def"><strong>1</strong></a>
2156121540
<li class="tocline0">descendant-selectors, <a href="selector.html#x12" class="index-def"><strong>1</strong></a>
@@ -21949,7 +21928,7 @@ <H1><a name="q0">Appendix I. Index</a></H1>
2194921928
<li class="tocline0">User, <a href="conform.html#user" class="index-def"><strong>1</strong></a>
2195021929
<li class="tocline0">user agent, <a href="conform.html#ua" class="index-def"><strong>1</strong></a>
2195121930
<li class="tocline0">User agent (UA), <a href="conform.html#user-agent" class="index-def"><strong>1</strong></a>
21952-
<li class="tocline0">UTF-8, <a href="syndata.html#x58" class="index-inst"><span>1</span></a>
21931+
<li class="tocline0">UTF-8, <a href="syndata.html#x58" class="index-inst"><span>1</span></a>, <a href="syndata.html#x64" class="index-inst"><span>2</span></a>
2195321932
</ul>
2195421933
<p><a name="index-v">&nbsp;</a>
2195521934
<ul class="index">

0 commit comments

Comments
 (0)