Skip to content

Commit be16e00

Browse files
committed
[css2] Added note about more numbering in future versions of CSS
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401387
1 parent 71b5a9e commit be16e00

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

css2/lists.src

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: lists.src,v 2.14 1998-03-24 05:11:32 ijacobs Exp $ -->
3+
<!-- $Id: lists.src,v 2.15 1998-03-24 05:30:20 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Lists</TITLE>
@@ -221,6 +221,15 @@ iii This is the third item.
221221
depends on the user agent.
222222
</div>
223223

224+
<div class="note"><P>
225+
<em><strong>Note.</strong>
226+
Future versions of CSS
227+
may provide more complete
228+
mechanisms for international numbering styles.
229+
</em>
230+
</div>
231+
232+
224233
<!-- #include src=properties/list-style-image.srb -->
225234

226235
<P> This property sets the image that will be used as the list item

0 commit comments

Comments
 (0)