Skip to content

Commit 09828b4

Browse files
committed
[css2] Synchronized with errata.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403082
1 parent 808ff1f commit 09828b4

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

css2/changes.src

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<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 $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -5723,6 +5723,24 @@ its z-order. Append:
57235723
box <ins>or its position in the painting order</ins>
57245724
</blockquote>
57255725

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&nbsp;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&nbsp;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&nbsp;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+
57265744
<!--========================== issue 71a ==========================-->
57275745

57285746
<h3 id="t.13.2"><a

0 commit comments

Comments
 (0)