/[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.41 by wakaba, Sun Sep 21 05:09:35 2008 UTC revision 1.42 by wakaba, Thu Dec 11 03:22:56 2008 UTC
# Line 443  Line 443 
443      </p>      </p>
444    </div>    </div>
445    
 <div class="section" id="C1-character-reference"><h3>Character reference to  
   <code><var>{text}</var></code> is not allowed.</h3></div>  
   
 <div class="section" id="CR-character-reference"><h3>Character reference to  
   <code>U+000D</code> (<code class="charname">CARRIAGE RETURN</code>)  
   is not allowed.</h3></div>  
   
446  <div class="section" id="dash-in-comment"><h3>There is a <code>--</code> sequence  <div class="section" id="dash-in-comment"><h3>There is a <code>--</code> sequence
447    in a comment.</h3>    in a comment.</h3>
448      <p>There is a <code>-</code> (<code>U+002D</code>      <p>There is a <code>-</code> (<code>U+002D</code>
# Line 1116  p { Line 1109  p {
1109  <div class="section" id="element-not-allowed:datatemplate"><h3>In a <code>datatemplate</code> element, only  <div class="section" id="element-not-allowed:datatemplate"><h3>In a <code>datatemplate</code> element, only
1110    <code>rule</code> elements are allowed.</h3></div>    <code>rule</code> elements are allowed.</h3></div>
1111    
1112  <div class="section" id="element-not-allowed:details-legend"><h3>In a <code>details</code> element, only at the  <div class="section" id="element-not-allowed:details-legend"><h3>In a <code>details</code> or <code>fieldset</code>
1113    beginning of the element a <code>lengend</code> element    element, only at the beginning of the element a <code>legend</code> element
1114    may be used.</h3></div>    may be used.</h3></div>
1115    
1116  <div class="section" id="element-not-allowed:empty"><h3>Elements are not allowed in an empty  <div class="section" id="element-not-allowed:empty"><h3>Elements are not allowed in an empty
# Line 1229  p { Line 1222  p {
1222      </dl>      </dl>
1223    </div>    </div>
1224    
1225    <div class="section" id="multiple-labelable-fae"><h3>More than one labelable form-associated element
1226      is associated to a <code>label</code> element.</h3></div>
1227    
1228  <div class="section" id="no-significant-content"><h3>No significant content is contained  <div class="section" id="no-significant-content"><h3>No significant content is contained
1229    in this element.</h3></div>    in this element.</h3></div>
1230    
# Line 1346  p { Line 1342  p {
1342      </dl>      </dl>
1343    </div>    </div>
1344    
1345    <div class="section" id="_charset_-value"><h3>The <code>value</code> attribute cannot be
1346      specified to an <code>input</code> element whose <code>type</code>
1347      is <code>hidden</code> and <code>name</code> is
1348      <code>_charset_</code>.</h3></div>
1349    
1350  <div class="section" id="in-HTML:xml:lang"><h3>The <code>xml:lang</code> attribute in HTML  <div class="section" id="in-HTML:xml:lang"><h3>The <code>xml:lang</code> attribute in HTML
1351    document is ignored.</h3>    document is ignored.</h3>
1352      <p>The <code>xml:lang</code> attribute does not have an effect in      <p>The <code>xml:lang</code> attribute does not have an effect in
# Line 1397  p { Line 1398  p {
1398      static documents.</p>      static documents.</p>
1399    </div>    </div>
1400    
1401    <div class="section" id="input-attr-not-applicable"><h3>This attribute is not applied to an
1402      <code>input</code> element whose <code>type</code> is
1403      <code><var>{text}</var></code>.</h3></div>
1404    
1405    <div class="section" id="non-ol-li-value"><h3>The <code>value</code> attribute cannot be
1406      specified to a <code>li</code> element whose parent element is
1407      not an <code>ol</code> element.</h3></div>
1408    
1409  <div class="section" id="xml:lang-not-allowed"><h3>The <code>xml:lang</code> attribute is only allowed  <div class="section" id="xml:lang-not-allowed"><h3>The <code>xml:lang</code> attribute is only allowed
1410    when the <code>lang</code> attribute is specified.</h3></div>    when the <code>lang</code> attribute is specified.</h3></div>
1411    
# Line 1533  p { Line 1542  p {
1542  <div class="section" id="datetime:bad-timezone-minute"><h3>Minute number of the timezone component is out of  <div class="section" id="datetime:bad-timezone-minute"><h3>Minute number of the timezone component is out of
1543    range.</h3></div>    range.</h3></div>
1544    
1545  <div class="section" id="datetime:syntax-error"><h3>The attribute value is not a datetime.</h3></div>  <div class="section" id="datetime:syntax-error"><h3>The value is not a datetime.</h3></div>
1546    
1547  <div class="section" id="dateortime:syntax-error"><h3>The value is not a date or time.</h3></div>  <div class="section" id="dateortime:syntax-error"><h3>The value is not a date or time.</h3></div>
1548    
1549    <div class="section" id="empty-form-name"><h3>Form name is empty.</h3></div>
1550    
1551  <div class="section" id="enumerated:invalid"><h3>This attribute only allow a limited set of  <div class="section" id="enumerated:invalid"><h3>This attribute only allow a limited set of
1552    values and the specified value <code><var>{@}</var></code> is not one    values and the specified value <code><var>{@}</var></code> is not one
1553    of them.</h3>    of them.</h3>
# Line 1581  p { Line 1592  p {
1592  <div class="section" id="enumerated:non-conforming"><h3>Attribute value <code><var>{@}</var></code>  <div class="section" id="enumerated:non-conforming"><h3>Attribute value <code><var>{@}</var></code>
1593    is not allowed.</h3></div>    is not allowed.</h3></div>
1594    
1595    <div class="section" id="duplicate-form-name"><h3>Form name <code><var>{value}</var></code> is already
1596      used for another element.</h3></div>
1597    
1598  <div class="section" id="duplicate-http-equiv"><h3>There is another pragma  <div class="section" id="duplicate-http-equiv"><h3>There is another pragma
1599    <code><var>{value}</var></code>.</h3></div>    <code><var>{value}</var></code>.</h3></div>
1600    
# Line 1590  p { Line 1604  p {
1604  <div class="section" id="duplicate-token"><h3>The token <code><var>{value}</var></code>  <div class="section" id="duplicate-token"><h3>The token <code><var>{value}</var></code>
1605    appears in the attribute value twice.</h3></div>    appears in the attribute value twice.</h3></div>
1606    
1607    <div class="section" id="empty-anchor-image-alt"><h3>The <code>alt</code> attribute value is
1608      empty.</h3></div>
1609    
1610    <div class="section" id="empty-area-alt"><h3>The <code>alt</code> attribute value is
1611      empty.</h3>
1612        <p>The value of the <code>alt</code> attribute of an <code>area</code>
1613        element is an empty value.</p>
1614    
1615        <p>In general, the <code>alt</code> attribute value cannot be empty.
1616        It must provide an alternative text for the hyperlink represented by
1617        the <code>area</code> element.  The alternative text is to be used
1618        when the Web browser cannot display the image, or is configured not
1619        to display images.</p>
1620    
1621        <p>As an exception, the <code>alt</code> attribute may be left blank
1622        if the same image map (i.e. the ancestor <code>map</code> element)
1623        contains another <code>area</code> element whose <code>href</code>
1624        attribute references the same resource as the <code>href</code>
1625        attribute of the <code>area</code> element in question, and the other
1626        <code>area</code> element has an <code>alt</code> attribute with
1627        non‐empty value.</p>
1628      </div>
1629    
1630  <div class="section" id="empty-attribute-value"><h3>The attribute value is empty.</h3></div>  <div class="section" id="empty-attribute-value"><h3>The attribute value is empty.</h3></div>
1631    
1632  <div class="section" id="empty-style-sheet-title"><h3>The value of the <code>title</code> attribute  <div class="section" id="empty-style-sheet-title"><h3>The value of the <code>title</code> attribute
# Line 1685  p { Line 1722  p {
1722  <div class="section" id="nninteger:syntax-error"><h3>The attribute value is not a non‐negative  <div class="section" id="nninteger:syntax-error"><h3>The attribute value is not a non‐negative
1723    integer.</h3></div>    integer.</h3></div>
1724    
1725  <div class="section" id="no-referenced-map"><h3>The <code>usemap</code> attribute references  <div class="section" id="no-referenced-form"><h3>The element referneced by the <code>form</code>
1726    no image map.</h3></div>    attribute is not a <code>form</code> element, or no element is
1727      found.</h3></div>
1728  <div class="section" id="no-referenced-menu"><h3>The <code>contextmenu</code> attribute references  
1729    no menu.</h3></div>  <div class="section" id="no-referenced-map"><h3>The element referneced by the <code>usemap</code>
1730      attribute is not a <code>map</code> element, or no element is
1731      found.</h3></div>
1732    
1733    <div class="section" id="no-referenced-menu"><h3>The element referneced by the
1734      <code>contextmenu</code> attribute is not a <code>menu</code> element, or
1735      no element is found.</h3></div>
1736    
1737  <div class="section" id="no-referenced-header-cell"><h3>There is no table header cell whose <code>id</code>  <div class="section" id="no-referenced-header-cell"><h3>There is no table header cell whose <code>id</code>
1738    is <code><var>{value}</var></code> in the same table.</h3></div>    is <code><var>{value}</var></code> in the same table.</h3></div>
# Line 1745  p { Line 1788  p {
1788  <div class="section" id="template:not-template"><h3>The node referenced by the <code>template</code>  <div class="section" id="template:not-template"><h3>The node referenced by the <code>template</code>
1789    attribute is not a template.</h3></div>    attribute is not a template.</h3></div>
1790    
1791    <div class="section" id="value-too-long"><h3>The <code>value</code> attribute value is longer
1792      than the value of the <code>maxlength</code> attribute.</h3></div>
1793    
1794  <div class="section" id="window-name:empty"><h3>Browsing context name must not be empty.</h3></div>  <div class="section" id="window-name:empty"><h3>Browsing context name must not be empty.</h3></div>
1795    
1796  <div class="section" id="window-name:reserved"><h3>Browsing context name  <div class="section" id="window-name:reserved"><h3>Browsing context name
# Line 2172  p { Line 2218  p {
2218    
2219  </section>  </section>
2220    
2221    <section id="regexp-errors">
2222    <h2>Regular Expression Errors</h2>
2223    
2224    <!-- Errors in this section are sorted by
2225    Regexp::Parser::Diagnostics's order, then followed by the
2226    Regexp::Parser::JavaScript's extension. -->
2227    
2228    <!-- TODO: mark fatal errors as such -->
2229    
2230    <div class="section" id="Quantifier-unexpected-on-zero-length-expression"><h3>Quantifier unexpected on zero-length
2231      expression.</h3></div>
2232    
2233    <div class="section" id="Sequence-(?%.*s...)-not-implemented"><h3>Sequence
2234      <code>(?<var>{text}</var><var>...</var>)</code> is not implemented
2235      by Perl.</h3></div>
2236    
2237    <div class="section" id="Sequence-(?#...-not-terminated"><h3>Sequence <code>(?#<var>...</var></code> is
2238      not terminated by <code>)</code>.</h3></div>
2239    
2240    <div class="section" id="(?p{})-is-deprecated----use-(??{})"><h3><code>(?p{<var>...</var>})</code> is
2241      obsolete.</h3>
2242        <p><code>(?p{})</code> is obsolete.  It was deprecated in
2243        Perl 5.8 and is <em>no longer supported</em> in Perl 5.10.</p>
2244    
2245        <p>You can use <code>(??{<var>...</var>})</code> instead.</p>
2246      </div>
2247    
2248    <div class="section" id="Sequence-(?{...})-not-terminated-or-not-{}-balanced"><h3>Sequence <code>(?{<var>...</var>})</code>
2249      is not terminated or <code>{<var>...</var>}</code> is not
2250      balanced.</h3></div>
2251    
2252    <div class="section" id="Switch-condition-not-recognized"><h3>Switch condition is not recognized.</h3></div>
2253    
2254    <div class="section" id="Switch-(?(condition)...-contains-too-many-branches"><h3>Switch
2255      <code>(?(<var>condition</var>)<var>...</var>|<var>...</var><mark>|...</mark>)</code>
2256      contains too many branches.</h3></div>
2257    
2258    <div class="section" id="Unknown-switch-condition-(?(%.2s"><h3>An unknown switch condition
2259      <code>(?(<var>{text}</var></code> is used.</h3></div>
2260    
2261    <div class="section" id="Sequence-(?-incomplete"><h3>Sequence <code>(?<var>...</var></code> is
2262      incomplete.</h3></div>
2263    
2264    <div class="section" id="Useless-(?%s%s)----%suse-/%s-modifier"><h3>Modifier <code>(?<var>{text}</var>)</code>
2265      <em>in</em> a regular expression has no effect.</h3></div>
2266    
2267    <div class="section" id="Sequence-(?%.*s...)-not-recognized"><h3>An unknown sequence
2268      <code>(?<var>{text}</var><var>...</var>)</code> is used.</h3></div>
2269    
2270    <div class="section" id="Unmatched-("><h3>A <code>(<var>...</var></code> sequence
2271      is not terminated by <code>)</code>.</h3></div>
2272    
2273    <div class="section" id="Unmatched-)"><h3>An unmatched <code>)</code> is found.</h3></div>
2274    
2275    <div class="section" id="Can't-do-{n,m}-with-n-&gt;-m"><h3>Quantifier <code>{<var>n</var>,<var>m</var>}</code>
2276      cannot be <span class="math"><var>n</var> &gt; <var>m</var></span>.</h3></div>
2277    
2278    <div class="section" id="%s-matches-null-string-many-times"><h3><code><var>{text}</var></code> matches
2279      the empty string too many times.</h3></div>
2280    
2281    <div class="section" id="Nested-quantifiers"><h3>Quantifiers cannot be nested.</h3></div>
2282    
2283    <div class="section" id="Unmatched-["><h3>A character class <code>[<var>...</var></code>
2284      is not terminated by <code>]</code>.</h3></div>
2285    
2286    <div class="section" id="Quantifier-follows-nothing"><h3>Quantifier follows nothing.</h3></div>
2287    
2288    <div class="section" id="Missing-braces-on-\%s{}"><h3>A <code>\<var>{text}</var></code> sequence
2289      is not followed by <code>{<var>...</var>}</code>.</h3></div>
2290    
2291    <div class="section" id="Missing-right-brace-on-\%s{}"><h3>A <code>\<var>{text}</var>{<var>...</var></code>
2292      is not terminated by <code>}</code>.</h3></div>
2293    
2294    <div class="section" id="Reference-to-nonexistent-group"><h3>A nonexistent group is referenced.</h3></div>
2295    
2296    <div class="section" id="Trailing-\"><h3>A <code>\</code> character is not followed by
2297      another character,</h3></div>
2298    
2299    <div class="section" id="Unrecognized-escape-\%s-passed-through"><h3>An unknown escape <code>\<var>{text}</var></code>
2300      is used.</h3></div>
2301    
2302    <div class="section" id="Unrecognized-escape-\%s-in-character-class-passed-through"><h3>An unknown escape <code>\<var>{text}</var></code>
2303      is used in a character class.</h3></div>
2304    
2305    <div class="section" id="POSIX-class-[:%s:]-unknown"><h3>An unknown POSIX character class
2306      <code>[:<var>{text}</var>:]</code> is used.</h3></div>
2307    
2308    <div class="section" id="POSIX-syntax-[%s-%s]-belongs-inside-character-classes"><h3>A POSIX syntax
2309      <code>[<var>{text}</var><var>...</var><var>{text}</var>]</code> is used
2310      outside of character classes.</h3></div>
2311    
2312    <div class="section" id="Empty-\%s{}"><h3>An escape <code>\<var>{text}</var>{}</code>
2313      is empty.</h3></div>
2314    
2315    <div class="section" id="False-[]-range-&quot;%s-%s&quot;"><h3>An escape that represents a character
2316      class cannot be used in range <code><var>{text}</var></code>.</h3></div>
2317    
2318    <div class="section" id="Invalid-[]-range-&quot;%s-%s&quot;"><h3>Character range <code><var>{text}</var></code>
2319      is invalid.</h3></div>
2320    
2321    <div class="section" id="Octal-escape-is-obsolete"><h3>Octal escape is used.</h3></div>
2322    
2323    </section>
2324    
2325  <section id="webidl-errors">  <section id="webidl-errors">
2326  <h2>WebIDL Errors</h2>  <h2>WebIDL Errors</h2>
2327    

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24