/[suikacvs]/test/html-webhacc/error-description.en.html.u8
Suika

Diff of /test/html-webhacc/error-description.en.html.u8

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by wakaba, Fri Mar 21 08:59:47 2008 UTC revision 1.20 by wakaba, Sun May 18 07:24:04 2008 UTC
# Line 8  Web Document Conformance Checker (BETA)< Line 8  Web Document Conformance Checker (BETA)<
8  <body>  <body>
9  <h1>Description of Errors</h1>  <h1>Description of Errors</h1>
10    
11    <section id="character-encoding-layer">
12    <h2>Character Encoding Layer Errors</h2>
13    
14    <div class="section error-category-charset" id="m:illegal-octets-error"><h3>An illegal octet in the input stream.</h3></div>
15    </section>
16    
17  <section id="html5-character-encoding">  <section id="html5-character-encoding">
18  <h2>HTML5 Character Encoding Errors</h2>  <h2>HTML5 Character Encoding Errors</h2>
19    
# Line 26  Web Document Conformance Checker (BETA)< Line 32  Web Document Conformance Checker (BETA)<
32    
33  <div class="section format-charset warning" id="w:character-encoding"><h3>Use of UTF-8 is encouraged.</h3>  <div class="section format-charset warning" id="w:character-encoding"><h3>Use of UTF-8 is encouraged.</h3>
34      <p>Use of UTF-8 as the character encoding of the document is encouraged,      <p>Use of UTF-8 as the character encoding of the document is encouraged,
35      though the use of another character encoding is conforming.</p>      though the use of another character encoding is still conforming.</p>
36    </div>    </div>
37    
38  <div class="section format-charset unsupported" id="unsupported:character-encoding"><h3>Conformance for character encoding requirements  <div class="section format-charset unsupported" id="unsupported:character-encoding"><h3>Conformance for character encoding requirements
# Line 92  Web Document Conformance Checker (BETA)< Line 98  Web Document Conformance Checker (BETA)<
98      encoding of the document as another character encoding is found.      encoding of the document as another character encoding is found.
99      The occurence of this warning itself does not make the document      The occurence of this warning itself does not make the document
100      non‐conforming.  However, the failure of the first attempt to      non‐conforming.  However, the failure of the first attempt to
101      to detect the character encoding might be the result of non‐conformance      to detect the character encoding might be a result of non‐conformance
102      of the document.</p>      of the document.</p>
103    
104      <p>The document will be reparsed from the beginning.  Some error      <p>The document will be reparsed from the beginning.  Some error
# Line 137  Web Document Conformance Checker (BETA)< Line 143  Web Document Conformance Checker (BETA)<
143    </div>    </div>
144    
145  <div class="section tokenize-error" id="bare-ero"><h3>The <code>&amp;</code> character must  <div class="section tokenize-error" id="bare-ero"><h3>The <code>&amp;</code> character must
146    introduce a reference.</h3>    be escaped as <code class="html example">&amp;amp;</code>.</h3>
147      <p>An <code>&amp;</code> character which      <p>An <code>&amp;</code> character which
148      is not part of any reference appears in the input stream.      is not part of any reference appears in the input stream.
149      The document is non‐conforming.</p>      The document is non‐conforming.</p>
# Line 1195  p { Line 1201  p {
1201      the feature is hard or impossible to implement, the feature      the feature is hard or impossible to implement, the feature
1202      might be revised, or in some case it might be dropped.</p>      might be revised, or in some case it might be dropped.</p>
1203    
1204      <p>Elements defined by Atom 1.0, and XBL 2.0 belong to this      <p>Elements defined by Atom 1.0 (IETF Proposed Standard), and XBL 2.0
1205      class.</p>      (W3C Candidate Recommendation) belong to this class.</p>
1206    </div>    </div>
1207    
1208  <div class="section level-i" id="i:status:lc:element"><h3>This element is in the <strong>last  <div class="section level-i" id="i:status:lc:element"><h3>This element is in the <strong>last

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24