/[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.37 by wakaba, Wed Sep 10 10:22:59 2008 UTC revision 1.38 by wakaba, Thu Sep 11 09:13:57 2008 UTC
# Line 203  Line 203 
203      <li>Use <code>UTF-8</code>.</li>      <li>Use <code>UTF-8</code>.</li>
204      </ul>      </ul>
205    </div>    </div>
206    </section>
207    
208    <section id="character-set-layer">
209    <h2>Coded Character Set Layer Errors</h2>
210    
211  <div class="section" id="NULL"><h3>The <code class="charname">NULL</code> character  <div class="section" id="NULL"><h3>The <code class="charname">NULL</code> character
212    is not allowed.</h3></div>    is not allowed.</h3></div>
# Line 210  Line 214 
214  <div class="section" id="control-char"><h3>Code point <code><var>{text}</var></code> is  <div class="section" id="control-char"><h3>Code point <code><var>{text}</var></code> is
215    not allowed.</h3></div>    not allowed.</h3></div>
216    
217    <div class="section" id="nonchar"><h3>Noncharacter <code><var>{text}</var></code>
218      is found in the input stream.</h3>
219        <p>Noncharacter code points are used in the input stream.</p>
220    
221        <p>Noncharacter code points are reserved for internal processings.
222        Their use for information interchanges are forbidden.</p>
223    
224        <p>In addition, they are not allowed in HTML document.</p>
225        <!-- "permanently undefined Unicode characters" in HTML5. -->
226      </div>
227    
228    <div class="section" id="unicode-deprecated"><h3>Use of character <code><var>{text}</var></code>
229      is deprecated.</h3></div>
230    
231    <div class="section" id="unicode-discouraged"><h3>Use of character <code><var>{text}</var></code>
232      is discouraged.</h3></div>
233    
234    <div class="section" id="unicode-not-preferred"><h3>Code point <code><var>{text}</var></code>
235      is not the preferred representation of that character.</h3></div>
236    
237    <div class="section" id="unicode-should"><h3>Character <code><var>{text}</var></code>
238      should not be used in many cases.</h3></div>
239    
240  </section>  </section>
241    
242  <section id="html5-tokenize-error">  <section id="html5-tokenize-error">

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24