11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.86 2008-04-07 18:31:50 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.87 2008-04-08 11:51:28 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Changes</TITLE>
@@ -1087,7 +1087,7 @@ Letter and word spacing</a></h3>
10871087is no longer optional.</p>
10881088
10891089<p>Specified that word spacing affects each space, non-breaking space,
1090- and ideographic space left in the text after white space processing
1090+ and ideographic space left in the text after whitespace processing
10911091rules have been applied.</p>
10921092
10931093<h3 id="c16.5"><a href="text.html#caps-prop">Section 16.5
@@ -1105,11 +1105,11 @@ to block-level elements.</p>
11051105<p>"\A" in generated content no longer forces a break for 'normal'
11061106and 'nowrap' values of 'white-space'.</p>
11071107
1108- <p>Specified that the CSS white space processing model assumes all
1108+ <p>Specified that the CSS whitespace processing model assumes all
11091109newlines have been normalized to line feeds.</p>
11101110
11111111<p>Added <a href="text.html#white-space-model">section 16.6.1</a> to precisely define
1112- white space handling.</p>
1112+ whitespace handling.</p>
11131113
11141114<p>Added <a href="text.html#ctrlchars">section 16.6.3</a> to specify handling
11151115of control and combining characters.</p>
@@ -1383,7 +1383,7 @@ anyway, it was redundant.</p>
13831383
13841384<p>Corrected "unicode" macro to treat CRLF as a single character.</p>
13851385
1386- <p>Corrected "block" production to allow white space between declarations.</p>
1386+ <p>Corrected "block" production to allow whitespace between declarations.</p>
13871387
13881388<p>In the rule for "any" (in the core syntax), corrected "FUNCTION"
13891389to "FUNCTION any* ')'".</p>
@@ -1430,7 +1430,7 @@ no escaping requirements are missing from the prose.</p>
14301430<h3 id="x4.3.5"><a href="syndata.html#counter">Section 4.3.5
14311431Counters</a></h3>
14321432
1433- <p>Corrected syntax of counter() and counters() notation to allow white space
1433+ <p>Corrected syntax of counter() and counters() notation to allow whitespace
14341434between tokens.</p>
14351435
14361436<h3 id="x4.3.6"><a href="syndata.html#color-units">Section 4.3.6</a></h3>
@@ -2449,7 +2449,7 @@ Capitalization</a></h3>
24492449Whitespace</a></h3>
24502450
24512451<p>Added <a href="text.html#egbidiwscollapse">section 16.6.1</a> as an example
2452- to illustrate the interaction of white space collapsing and bidi.</p>
2452+ to illustrate the interaction of whitespace collapsing and bidi.</p>
24532453
24542454<h3 id="r17.1"><a href="tables.html#tables-intro">Section 17.1
24552455Introduction to tables</a></h3>
0 commit comments