Skip to content

Commit f04512e

Browse files
committed
[css2] Added section for features at risk.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402240
1 parent 37dcde8 commit f04512e

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

css2/cover.src

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,28 @@ conditions must be met:</p>
199199
those features by the end of the CR period.</p></li>
200200
</ol>
201201

202+
<h3>Features at risk</h3>
203+
204+
<p>The working group has identified the following features as being
205+
currently poorly implemented by UAs. They are therefore most at risk
206+
of being removed from CSS2.1 when exiting CR. (Any changes of this
207+
nature will still result in the specification being returned to last
208+
call.) Implementors are urged to implement these features, or correct
209+
bugs in their implementations, if they wish to see thsse features remain
210+
in this specification.</p>
211+
<dl>
212+
<dt>New 'list-style-type' values</dt>
213+
<dd>
214+
<ul>
215+
<li>'armenian'</li>
216+
<li>'georgian'</li>
217+
<li>'lower-greek'</li>
218+
</ul>
219+
<p>Implementors should look at CSS3 Lists instead, where these and
220+
many other new values not found in CSS1 are defined in detail.
221+
[[CSS3LISTS]]</p>
222+
</dd>
223+
</dl>
202224

203225
<!--NewPage--><!-- this is for html2ps -->
204226
<div class="toc">

0 commit comments

Comments
 (0)