We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e9529 commit d45d982Copy full SHA for d45d982
1 file changed
css2/lists.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: lists.src,v 1.19 1998-01-23 13:18:16 bbos Exp $ -->
+<!-- $Id: lists.src,v 1.20 1998-01-24 00:14:44 ijacobs Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Lists</TITLE>
@@ -102,6 +102,9 @@ part of a definition list is simply a block element.</em></li>
102
</ul>
103
</div>
104
105
+<!-- Should we say that the background properties (and what
106
+else?) only apply to the content box, not the marker box? -IJ -->
107
+
108
<H3><a name="list-props">List properties</a>: <span
109
class="propinst-list-style-type">'list-style-type'</span>, <span
110
class="propinst-list-style-image">'list-style-image'</span>, <span
0 commit comments