File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
2
<html lang="en">
3
- <!-- $Id: changes.src,v 2.129 2010-10-28 18:26 :37 bbos Exp $ -->
3
+ <!-- $Id: changes.src,v 2.130 2010-11-25 16:12 :37 bbos Exp $ -->
4
4
<HEAD>
5
5
<TITLE>Changes</TITLE>
6
6
</HEAD>
@@ -5723,6 +5723,24 @@ its z-order. Append:
5723
5723
box <ins>or its position in the painting order</ins>
5724
5724
</blockquote>
5725
5725
5726
+ <!--========================== issue 2010-11-24 ===================-->
5727
+
5728
+ <h3 id="t.12.5.1d"><a
5729
+ href="/TR/2009/CR-CSS2-20090908/generate.html#list-style">
5730
+ Section 12.5.1 Lists: the 'list-style-type', 'list-style-image',
5731
+ 'list-style-position', and 'list-style' properties</a></h3>
5732
+
5733
+ <p><span class=date>[2010-11-25]</span> Because of historical
5734
+ ambiguity, CSS level 2 does not yet require the marker to be
5735
+ visible when 'list-style-position' is 'outside' and 'overflow' is
5736
+ other than 'visible'. Insert in the definition of 'outside':
5737
+
5738
+ <blockquote>
5739
+ <p><ins>In CSS 2.1, a UA may hide the marker if the element's
5740
+ <span class=propinst-overflow>'overflow'</span> is other than
5741
+ 'visible'. (This is expected to change in the future.)</ins>
5742
+ </blockquote>
5743
+
5726
5744
<!--========================== issue 71a ==========================-->
5727
5745
5728
5746
<h3 id="t.13.2"><a
You can’t perform that action at this time.
0 commit comments