Skip to content

Commit faf6f9b

Browse files
committed
[css2] Added reduced interpretation of list-style:inside.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401696
1 parent 6870c7e commit faf6f9b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 7 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: changes.src,v 2.19 1998-04-30 06:06:02 ijacobs Exp $ -->
3+
<!-- $Id: changes.src,v 2.20 1998-05-11 18:51:08 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -151,6 +151,12 @@ sizes has been reduced from 1.5 to 1.2.
151151
<LI>The computed value, not the actual value, of <span
152152
class="propinst-font-size">'font-size'</span> is inherited.
153153

154+
<LI>The CSS1 description of 'inside' (for <span
155+
class="propinst-list-style-position">'list-style-position'</span>)
156+
allowed the interpretation that the left margin of the text was
157+
affected, rather than the position of the bullet. In CSS2 that
158+
interpretation is ruled out.
159+
154160
<li>Please also consult the <em>normative</em> section on the <a
155161
href="grammar.html#tokenizer-diffs">differences between the CSS1 and
156162
CSS2 tokenizer</a>.

0 commit comments

Comments
 (0)