[css3-syntax] Change the issues in the 'changes' sections to notes.

Wed, 13 Feb 2013 18:36:24 -0800

author
Tab Atkins Jr. <jackalmage@gmail.com>
date
Wed, 13 Feb 2013 18:36:24 -0800
changeset 7466
b15ae85d44af
parent 7465
550ce5a48ffb
child 7467
770ffb71d448

[css3-syntax] Change the issues in the 'changes' sections to notes.

css3-syntax/Overview.html file | annotate | diff | comparison | revisions
css3-syntax/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css3-syntax/Overview.html	Wed Feb 13 18:35:14 2013 -0800
     1.2 +++ b/css3-syntax/Overview.html	Wed Feb 13 18:36:24 2013 -0800
     1.3 @@ -2653,7 +2653,7 @@
     1.4  
     1.5    <p> <em>This section is non-normative.</em>
     1.6  
     1.7 -  <p class=issue> Note that the point of this spec is to match reality;
     1.8 +  <p class=note> Note that the point of this spec is to match reality;
     1.9     changes from CSS2.1&apos;s tokenizer are nearly always because the
    1.10     tokenizer specified something that doesn't match actual browser behavior,
    1.11     or left something unspecified. If some detail doesn't match browsers,
    1.12 @@ -3557,7 +3557,7 @@
    1.13  
    1.14    <p> <em>This section is non-normative.</em>
    1.15  
    1.16 -  <p class=issue> Note that the point of this spec is to match reality;
    1.17 +  <p class=note> Note that the point of this spec is to match reality;
    1.18     changes from CSS2.1&apos;s Core Grammar are nearly always because the Core
    1.19     Grammar specified something that doesn't match actual browser behavior, or
    1.20     left something unspecified. If some detail doesn't match browsers, please
     2.1 --- a/css3-syntax/Overview.src.html	Wed Feb 13 18:35:14 2013 -0800
     2.2 +++ b/css3-syntax/Overview.src.html	Wed Feb 13 18:36:24 2013 -0800
     2.3 @@ -2150,7 +2150,7 @@
     2.4  	<p>
     2.5  		<em>This section is non-normative.</em>
     2.6  
     2.7 -	<p class='issue'>
     2.8 +	<p class='note'>
     2.9  		Note that the point of this spec is to match reality;
    2.10  		changes from CSS2.1&apos;s tokenizer are nearly always because the tokenizer specified something that doesn't match actual browser behavior,
    2.11  		or left something unspecified.
    2.12 @@ -3148,7 +3148,7 @@
    2.13  	<p>
    2.14  		<em>This section is non-normative.</em>
    2.15  
    2.16 -	<p class='issue'>
    2.17 +	<p class='note'>
    2.18  		Note that the point of this spec is to match reality;
    2.19  		changes from CSS2.1&apos;s Core Grammar are nearly always because the Core Grammar specified something that doesn't match actual browser behavior,
    2.20  		or left something unspecified.

mercurial