11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.45 2004-12-14 20:12:29 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.46 2005-05-26 16:27:26 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Changes</TITLE>
@@ -79,7 +79,7 @@ Calculating a selector's specificity</a></h3>
7979<p>The "style" attribute now has a higher specificity than any style
8080rule.
8181
82- <h3 id="s-6-4-4"><a href="cascade.html#q12 ">Section 6.4.4 Precedence
82+ <h3 id="s-6-4-4"><a href="cascade.html#q13 ">Section 6.4.4 Precedence
8383of non-CSS presentational hints</a></h3>
8484
8585<p>"Non-CSS presentational hints" no longer exist, with the exception
@@ -383,7 +383,7 @@ Inline, replaced elements</a> (and 10.3.4, 10.3.6, and 10.3.8)</h3>
383383 (intrinsic width) * ( (computed height) / (intrinsic height) ).
384384</blockquote>
385385
386- <h3 id="x15"><a href="visudet.html#q6 ">Section 10.3.3</a></h3>
386+ <h3 id="x15"><a href="visudet.html#blockwidth ">Section 10.3.3</a></h3>
387387
388388<p>In the last sentence of the paragraph following the equation
389389("If the value of 'direction' is 'ltr', this happens to
@@ -410,7 +410,7 @@ Inline, replaced elements ...</a> (and 10.6.5)</h3>
410410 (intrinsic height) * ( (computed width) / (intrinsic width) ).
411411</blockquote>
412412
413- <h3 id="x17"><a href="visudet.html#q17 ">Section 10.6.3</a></h3>
413+ <h3 id="x17"><a href="visudet.html#normal-block ">Section 10.6.3</a></h3>
414414
415415<p>The height calculation for block-level, non-replaced elements in
416416normal flow, and floating, non-replaced elements was not quite
@@ -452,11 +452,6 @@ ul > ul { list-style: circle outside } /* Any UL child of a UL */
452452cannot be a child of another UL element). An LI has been inserted in
453453between.
454454
455- <h3 id="x22"><a href="fonts.html#generic-font-families">Section 15.2.6</a></h3>
456-
457- <p>'Totum' and 'Kodic' is not a 'serif' but 'sans-serif'. 'pathang' is
458- not a 'sans-serif' but 'serif'.
459-
460455<h3 id="x23"><a href="fonts.html#algorithm">Section 15.5</a></h3>
461456
462457<p>In bullet 2, changed "the UA uses the 'font-family' descriptor"
@@ -688,7 +683,7 @@ conform to CSS2 unless they support bi-directional text rendering
688683
689684<p>The sentence has been rewritten to be clearer.
690685
691- <h3 id="s-10-3-3"><a href="visudet.html#q6 ">10.3.3 Block-level,
686+ <h3 id="s-10-3-3"><a href="visudet.html#blockwidth ">10.3.3 Block-level,
692687non-replaced elements in normal flow</a></h3>
693688
694689<p>Added the following note at
0 commit comments