[css3-text] recommends->requires per jdaggett

Wed, 06 Feb 2013 14:20:54 -0800

author
fantasai <fantasai.cvs@inkedblade.net>
date
Wed, 06 Feb 2013 14:20:54 -0800
changeset 7375
6343a1239790
parent 7374
34b185ae3bac
child 7376
ced6b7568ef9

[css3-text] recommends->requires per jdaggett

css3-text/Overview.html file | annotate | diff | comparison | revisions
css3-text/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-text/Overview.html	Wed Feb 06 13:40:30 2013 -0700
     1.2 +++ b/css3-text/Overview.html	Wed Feb 06 14:20:54 2013 -0800
     1.3 @@ -10,11 +10,11 @@
     1.4     rel=dcterms.rights>
     1.5    <meta content="CSS Text Module Level 3 (CSS3 Text)" name=dcterms.title>
     1.6    <meta content=text name=dcterms.type>
     1.7 -  <meta content=2013-02-02 name=dcterms.issued>
     1.8 +  <meta content=2013-02-06 name=dcterms.issued>
     1.9    <meta content="Elika J. Etemad" name=dcterms.creator>
    1.10    <meta content="Koji Ishii" name=dcterms.creator>
    1.11    <meta content=W3C name=dcterms.publisher>
    1.12 -  <meta content="http://www.w3.org/TR/2013/ED-css3-text-20130202/"
    1.13 +  <meta content="http://www.w3.org/TR/2013/ED-css3-text-20130206/"
    1.14     name=dcterms.identifier>
    1.15    <link href="#contents" rel=contents><!--<link rel=index href="#index">-->
    1.16  
    1.17 @@ -44,13 +44,13 @@
    1.18  
    1.19     <h1>CSS Text Module Level 3</h1>
    1.20  
    1.21 -   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 February
    1.22 +   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 February
    1.23      2013</h2>
    1.24  
    1.25     <dl>
    1.26      <dt>This version:</dt>
    1.27      <!--
    1.28 -    <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130202/">http://www.w3.org/TR/2013/WD-css3-text-20130202/</a></dd>
    1.29 +    <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130206/">http://www.w3.org/TR/2013/WD-css3-text-20130206/</a></dd>
    1.30  -->
    1.31  
    1.32      <dd><a
    1.33 @@ -1255,7 +1255,7 @@
    1.34    <p>CSS distinguishes between three levels of strictness in the rules for
    1.35     text wrapping. The precise set of rules in effect for each level is up to
    1.36     the UA and should follow language conventions. However, this specification
    1.37 -   does recommend that:
    1.38 +   does require that:
    1.39  
    1.40    <ul>
    1.41     <li>Following breaks be forbidden in ‘<code class=css>strict</code>’
     2.1 --- a/css3-text/Overview.src.html	Wed Feb 06 13:40:30 2013 -0700
     2.2 +++ b/css3-text/Overview.src.html	Wed Feb 06 14:20:54 2013 -0800
     2.3 @@ -877,7 +877,7 @@
     2.4        text wrapping.
     2.5        The precise set of rules in effect for each level is up to the UA
     2.6        and should follow language conventions.
     2.7 -      However, this specification does recommend that:</p>
     2.8 +      However, this specification does require that:</p>
     2.9  
    2.10      <ul>
    2.11        <li>Following breaks be forbidden in ''strict'' line breaking and

mercurial