11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.116 2010-04-21 17 :10:09 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.117 2010-05-19 15 :10:02 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -1229,9 +1229,6 @@ Table height algorithms</a></h3>
12291229height; the UA no longer has the option of using 'height' to
12301230constrain the size of the table to be smaller than its contents.</p>
12311231
1232- <p>Percentage heights on table cells, rows, and row groups now
1233- compute to 'auto'.</p>
1234-
12351232<p>The baseline of a cell is now defined much more precisely.</p>
12361233
12371234<p>Defined the baseline of a row with no baseline-aligned cells.</p>
@@ -4200,6 +4197,17 @@ Section 4.1.2.2 Informative Historical Notes</a></h3>
42004197<p><span class=date>[2010-04-19]</span> Add “-tc-” to the
42014198list of existing vendor prefixes.
42024199
4200+ <!--========================== issue 150 ==========================-->
4201+
4202+ <h3 id="t.4.1.8"><a
4203+ href="/TR/2009/CR-CSS2-20090908/syndata.html#declaration">
4204+ Section 4.1.8 Declarations and properties</a></h3>
4205+
4206+ <p><span class=date>[2010-05-12]</span> Remove ~2.1~ from
4207+
4208+ <blockquote><p>Every CSS <del>2.1</del> property has its own syntactic
4209+ and semantic restrictions</blockquote>
4210+
42034211<!--========================== issue 141 ==========================-->
42044212
42054213<h3 id="t.4.3.2"><a
@@ -4211,7 +4219,22 @@ used in the 'font-size' property, refers to the <em>parent
42114219element's</em> 'ex' (just as 'em' refers to the parent's 'em' in that
42124220case.)
42134221
4214- <!--========================== issue 111 ==========================-->
4222+ <!--========================== issue 152 ===========================-->
4223+
4224+ <h3 id="t.4.3.4a"><a
4225+ href="/TR/2009/CR-CSS2-20090908/syndata.html#uri">
4226+ Section 4.3.4 URLs and URIs</a></h3>
4227+
4228+ <p><span class=date>[2010-05-12]</span> Commas do not have to be
4229+ escaped in <uri> tokens:
4230+
4231+ <blockquote>
4232+ <p>Some characters appearing in an unquoted URI, such as parentheses,
4233+ <del>commas,</del> white space characters, single quotes (') and
4234+ double quotes ("), must be escaped
4235+ </blockquote>
4236+
4237+ <!--========================== issue 73 ===========================-->
42154238
42164239<h3 id="t.4.3.4"><a
42174240href="/TR/2009/CR-CSS2-20090908/syndata.html#uri">
@@ -4221,13 +4244,44 @@ Section 4.3.4 URLs and URIs</a></h3>
42214244only expressed through the grammar:
42224245
42234246<blockquote>
4224- <p><ins>Since URIs may contain characters that would otherwise be used
4247+ <p><ins>Note. Since URIs may contain characters that would otherwise
4248+ be used
42254249as delimiters in CSS, the entire URI value must be treated as a single
42264250unit by the tokenizer and normal tokenization behavior does not apply
42274251within a URI value. Therefore comments are not allowed within a URI
42284252value.</ins>
42294253</blockquote>
42304254
4255+ <!--========================== issue 115 ===========================-->
4256+
4257+ <h3 id="t.8.3.1"><a
4258+ href="/TR/2009/CR-CSS2-20090908/box.html#collapsing-margins">
4259+ Section 8.3.1 Collapsing margins</a></h3>
4260+
4261+ <p><span class=date>[2010-05-12]</span> Simplify/clarify text:
4262+
4263+ <blockquote>
4264+ <p>An element that has <del>had</del> clearance <del>applied to
4265+ it</del> never
4266+ collapses
4267+ </blockquote>
4268+
4269+ <p>and:
4270+
4271+ <blockquote>
4272+ <p>When an element's own margins collapse, and that element has
4273+ <del>had</del> clearance <del>applied to it</del>
4274+ </blockquote>
4275+
4276+ <!--========================== issue 164 ==========================-->
4277+
4278+ <h3 id="t.9.2"><a
4279+ href="/TR/2009/CR-CSS2-20090908/visuren.html#anonymous-block-level">
4280+ Section 9.2 Controlling box generation</a></h3>
4281+
4282+ <p><span class=date>[2010-05-12]</span> The example has invalid HTML
4283+ mark-up. Change it to use P and SPAN elements instead of BODY and P.
4284+
42314285<!--========================== issue 128 ==========================-->
42324286
42334287<h3 id="t.9.2.3a"><a
@@ -4299,6 +4353,17 @@ definition is recursive.)</ins>
42994353':first-line' pseudo-element.</ins>
43004354</blockquote>
43014355
4356+ <!--========================== issue 115 ===========================-->
4357+
4358+ <h3 id="t.9.5.2"><a
4359+ href="/TR/2009/CR-CSS2-20090908/visuren.html#flow-control">
4360+ Section 9.5.2 Controlling flow next to floats: the 'clear'
4361+ property</a></h3>
4362+
4363+ <p><span class=date>[2010-05-12]</span> Clarify that 'clear' only
4364+ introduces clearance above an element if necessary; and that clearance
4365+ may have zero height.
4366+
43024367<!--========================== issue 69 ===========================-->
43034368
43044369<h3 id="t.9.6.1"><a
@@ -4310,6 +4375,35 @@ media are positioned relative to the page box (and thus repeat on
43104375every page, just like 'fixed' elements). The position of fixed
43114376backgrounds in paged media was previously undefined.
43124377
4378+ <!--========================== issue 163 ==========================-->
4379+
4380+ <h3 id="t.10.2"><a
4381+ href="/TR/2009/CR-CSS2-20090908/visudet.html#the-width-property">
4382+ Section 10.2 Content width: the 'width' property</a></h3>
4383+
4384+ <p><span class=date>[2010-05-12]</span> The computed value of 'width'
4385+ doesn't depend on whether the property applies or not:
4386+
4387+ <blockquote>
4388+ <p>Computed value: the percentage or 'auto' as specified or the
4389+ absolute length; <del>'auto' if the property does not apply</del>
4390+ </blockquote>
4391+
4392+ <!--========================== issue 163 ==========================-->
4393+
4394+ <h3 id="t.10.5"><a
4395+ href="/TR/2009/CR-CSS2-20090908/visudet.html#the-height-property">
4396+ Section 10.5 Content height: the 'height' property</a></h3>
4397+
4398+ <p><span class=date>[2010-05-12]</span> The computed value of 'height'
4399+ doesn't depend on whether the property applies or not:
4400+
4401+ <blockquote>
4402+ <p>Computed value: the percentage or 'auto' (see prose under
4403+ <percentage>) or the absolute length; <del>'auto' if the property
4404+ does not apply</del>
4405+ </blockquote>
4406+
43134407<!--========================== issue 111 ==========================-->
43144408
43154409<h3 id="t.15.6"><a
0 commit comments