Skip to content

Commit d45d982

Browse files
committed
[css2] Just added a comment for the authors: do we say that bg only applies to main box, not marker box?
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40690
1 parent 31e9529 commit d45d982

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/lists.src

Lines changed: 4 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 1.19 1998-01-23 13:18:16 bbos Exp $ -->
3+
<!-- $Id: lists.src,v 1.20 1998-01-24 00:14:44 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Lists</TITLE>
@@ -102,6 +102,9 @@ part of a definition list is simply a block element.</em></li>
102102
</ul>
103103
</div>
104104

105+
<!-- Should we say that the background properties (and what
106+
else?) only apply to the content box, not the marker box? -IJ -->
107+
105108
<H3><a name="list-props">List properties</a>: <span
106109
class="propinst-list-style-type">'list-style-type'</span>, <span
107110
class="propinst-list-style-image">'list-style-image'</span>, <span

0 commit comments

Comments
 (0)