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

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

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

revision 1.11 by wakaba, Sun Sep 21 05:09:35 2008 UTC revision 1.12 by wakaba, Thu Dec 11 03:22:56 2008 UTC
# Line 444  Line 444 
444      </p>      </p>
445    </div>    </div>
446    
 <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>  
   
447  <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
448    in a comment.</h3>    in a comment.</h3>
449      <p>There is a <code>-</code> (<code>U+002D</code>      <p>There is a <code>-</code> (<code>U+002D</code>
# Line 1115  p { Line 1108  p {
1108  <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
1109    <code>rule</code> elements are allowed.</h3></div>    <code>rule</code> elements are allowed.</h3></div>
1110    
1111  <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>
1112    beginning of the element a <code>lengend</code> element    element, only at the beginning of the element a <code>legend</code> element
1113    may be used.</h3></div>    may be used.</h3></div>
1114    
1115  <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 1228  p { Line 1221  p {
1221      </dl>      </dl>
1222    </div>    </div>
1223    
1224    <div class="section" id="multiple-labelable-fae"><h3>More than one labelable form-associated element
1225      is associated to a <code>label</code> element.</h3></div>
1226    
1227  <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
1228    in this element.</h3></div>    in this element.</h3></div>
1229    
# Line 1345  p { Line 1341  p {
1341      </dl>      </dl>
1342    </div>    </div>
1343    
1344    <div class="section" id="_charset_-value"><h3>The <code>value</code> attribute cannot be
1345      specified to an <code>input</code> element whose <code>type</code>
1346      is <code>hidden</code> and <code>name</code> is
1347      <code>_charset_</code>.</h3></div>
1348    
1349  <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
1350    document is ignored.</h3>    document is ignored.</h3>
1351      <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 1396  p { Line 1397  p {
1397      static documents.</p>      static documents.</p>
1398    </div>    </div>
1399    
1400    <div class="section" id="input-attr-not-applicable"><h3>This attribute is not applied to an
1401      <code>input</code> element whose <code>type</code> is
1402      <code><var>{text}</var></code>.</h3></div>
1403    
1404    <div class="section" id="non-ol-li-value"><h3>The <code>value</code> attribute cannot be
1405      specified to a <code>li</code> element whose parent element is
1406      not an <code>ol</code> element.</h3></div>
1407    
1408  <div class="section" id="xml:lang-not-allowed"><h3><code>xml:lang</code> 属性を指定できるのは  <div class="section" id="xml:lang-not-allowed"><h3><code>xml:lang</code> 属性を指定できるのは
1409    <code>lang</code> 属性が指定されている時だけです。</h3></div>    <code>lang</code> 属性が指定されている時だけです。</h3></div>
1410    
# Line 1514  p { Line 1523  p {
1523    
1524  <div class="section" id="coords:syntax-error"><h3>The specified value is not valid.</h3></div>  <div class="section" id="coords:syntax-error"><h3>The specified value is not valid.</h3></div>
1525    
1526  <div class="section" id="datetime:bad-year"><h3>Year number is out of range.</h3></div>  <div class="section" id="datetime:bad-year"><h3>年の値が値域外です。</h3></div>
1527    
1528  <div class="section" id="datetime:bad-month"><h3>Month number is out of range.</h3></div>  <div class="section" id="datetime:bad-month"><h3>月の値が値域外です。</h3></div>
1529    
1530  <div class="section" id="datetime:bad-day"><h3>Day number is out of range.</h3></div>  <div class="section" id="datetime:bad-day"><h3>日の値が値域外です。</h3></div>
1531    
1532  <div class="section" id="datetime:bad-hour"><h3>Hour number is out of range.</h3></div>  <div class="section" id="datetime:bad-hour"><h3>時の値が値域外です。</h3></div>
1533    
1534  <div class="section" id="datetime:bad-minute"><h3>Minute number is out of range.</h3></div>  <div class="section" id="datetime:bad-minute"><h3>分の値が値域外です。</h3></div>
1535    
1536  <div class="section" id="datetime:bad-second"><h3>Second number is out of range.</h3></div>  <div class="section" id="datetime:bad-second"><h3>秒の値が値域外です。</h3></div>
1537    
1538  <div class="section" id="datetime:bad-timezone-hour"><h3>Hour number of the timezone component is out of  <div class="section" id="datetime:bad-timezone-hour"><h3>時間帯の部分の時の値が値域外です。</h3></div>
   range.</h3></div>  
1539    
1540  <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>時間帯の部分の分の値が値域外です。</h3></div>
   range.</h3></div>  
1541    
1542  <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>値が日時ではありません。</h3></div>
1543    
1544  <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>値が日付か時刻ではありません。</h3></div>
1545    
1546    <div class="section" id="empty-form-name"><h3>フォーム名が空です。</h3></div>
1547    
1548  <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
1549    values and the specified value <code><var>{@}</var></code> is not one    values and the specified value <code><var>{@}</var></code> is not one
# Line 1580  p { Line 1589  p {
1589  <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>
1590    is not allowed.</h3></div>    is not allowed.</h3></div>
1591    
1592    <div class="section" id="duplicate-form-name"><h3>Form name <code><var>{value}</var></code> is already
1593      used for another element.</h3></div>
1594    
1595  <div class="section" id="duplicate-http-equiv"><h3>There is another pragma  <div class="section" id="duplicate-http-equiv"><h3>There is another pragma
1596    <code><var>{value}</var></code>.</h3></div>    <code><var>{value}</var></code>.</h3></div>
1597    
# Line 1589  p { Line 1601  p {
1601  <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>
1602    appears in the attribute value twice.</h3></div>    appears in the attribute value twice.</h3></div>
1603    
1604    <div class="section" id="empty-anchor-image-alt"><h3>The <code>alt</code> attribute value is
1605      empty.</h3></div>
1606    
1607    <div class="section" id="empty-area-alt"><h3><code>alt</code> 属性値が空です。</h3>
1608        <p>The value of the <code>alt</code> attribute of an <code>area</code>
1609        element is an empty value.</p>
1610    
1611        <p>In general, the <code>alt</code> attribute value cannot be empty.
1612        It must provide an alternative text for the hyperlink represented by
1613        the <code>area</code> element.  The alternative text is to be used
1614        when the Web browser cannot display the image, or is configured not
1615        to display images.</p>
1616    
1617        <p>As an exception, the <code>alt</code> attribute may be left blank
1618        if the same image map (i.e. the ancestor <code>map</code> element)
1619        contains another <code>area</code> element whose <code>href</code>
1620        attribute references the same resource as the <code>href</code>
1621        attribute of the <code>area</code> element in question, and the other
1622        <code>area</code> element has an <code>alt</code> attribute with
1623        non‐empty value.</p>
1624      </div>
1625    
1626  <div class="section" id="empty-attribute-value"><h3>属性値が空です。</h3></div>  <div class="section" id="empty-attribute-value"><h3>属性値が空です。</h3></div>
1627    
1628  <div class="section" id="empty-style-sheet-title"><h3><code>title</code> 属性の値が空です。</h3>  <div class="section" id="empty-style-sheet-title"><h3><code>title</code> 属性の値が空です。</h3>
# Line 1683  p { Line 1717  p {
1717  <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
1718    integer.</h3></div>    integer.</h3></div>
1719    
1720  <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>
1721    no image map.</h3></div>    attribute is not a <code>form</code> element, or no element is
1722      found.</h3></div>
1723  <div class="section" id="no-referenced-menu"><h3>The <code>contextmenu</code> attribute references  
1724    no menu.</h3></div>  <div class="section" id="no-referenced-map"><h3>The element referneced by the <code>usemap</code>
1725      attribute is not a <code>map</code> element, or no element is
1726      found.</h3></div>
1727    
1728    <div class="section" id="no-referenced-menu"><h3>The element referneced by the
1729      <code>contextmenu</code> attribute is not a <code>menu</code> element, or
1730      no element is found.</h3></div>
1731    
1732  <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>
1733    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 1743  p { Line 1783  p {
1783  <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>
1784    attribute is not a template.</h3></div>    attribute is not a template.</h3></div>
1785    
1786    <div class="section" id="value-too-long"><h3>The <code>value</code> attribute value is longer
1787      than the value of the <code>maxlength</code> attribute.</h3></div>
1788    
1789  <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>
1790    
1791  <div class="section" id="window-name:reserved"><h3>Browsing context name  <div class="section" id="window-name:reserved"><h3>Browsing context name
# Line 2169  p { Line 2212  p {
2212    
2213  </section>  </section>
2214    
2215    <section id="regexp-errors">
2216    <h2>Regular Expression Errors</h2>
2217    
2218    <!-- Errors in this section are sorted by
2219    Regexp::Parser::Diagnostics's order, then followed by the
2220    Regexp::Parser::JavaScript's extension. -->
2221    
2222    <!-- TODO: mark fatal errors as such -->
2223    
2224    <div class="section" id="Quantifier-unexpected-on-zero-length-expression"><h3>Quantifier unexpected on zero-length
2225      expression.</h3></div>
2226    
2227    <div class="section" id="Sequence-(?%.*s...)-not-implemented"><h3>Sequence
2228      <code>(?<var>{text}</var><var>...</var>)</code> is not implemented
2229      by Perl.</h3></div>
2230    
2231    <div class="section" id="Sequence-(?#...-not-terminated"><h3>Sequence <code>(?#<var>...</var></code> is
2232      not terminated by <code>)</code>.</h3></div>
2233    
2234    <div class="section" id="(?p{})-is-deprecated----use-(??{})"><h3><code>(?p{<var>...</var>})</code> is
2235      obsolete.</h3>
2236        <p><code>(?p{})</code> is obsolete.  It was deprecated in
2237        Perl 5.8 and is <em>no longer supported</em> in Perl 5.10.</p>
2238    
2239        <p>You can use <code>(??{<var>...</var>})</code> instead.</p>
2240      </div>
2241    
2242    <div class="section" id="Sequence-(?{...})-not-terminated-or-not-{}-balanced"><h3>Sequence <code>(?{<var>...</var>})</code>
2243      is not terminated or <code>{<var>...</var>}</code> is not
2244      balanced.</h3></div>
2245    
2246    <div class="section" id="Switch-condition-not-recognized"><h3>Switch condition is not recognized.</h3></div>
2247    
2248    <div class="section" id="Switch-(?(condition)...-contains-too-many-branches"><h3>Switch
2249      <code>(?(<var>condition</var>)<var>...</var>|<var>...</var><mark>|...</mark>)</code>
2250      contains too many branches.</h3></div>
2251    
2252    <div class="section" id="Unknown-switch-condition-(?(%.2s"><h3>An unknown switch condition
2253      <code>(?(<var>{text}</var></code> is used.</h3></div>
2254    
2255    <div class="section" id="Sequence-(?-incomplete"><h3>Sequence <code>(?<var>...</var></code> is
2256      incomplete.</h3></div>
2257    
2258    <div class="section" id="Useless-(?%s%s)----%suse-/%s-modifier"><h3>Modifier <code>(?<var>{text}</var>)</code>
2259      <em>in</em> a regular expression has no effect.</h3></div>
2260    
2261    <div class="section" id="Sequence-(?%.*s...)-not-recognized"><h3>An unknown sequence
2262      <code>(?<var>{text}</var><var>...</var>)</code> is used.</h3></div>
2263    
2264    <div class="section" id="Unmatched-("><h3>A <code>(<var>...</var></code> sequence
2265      is not terminated by <code>)</code>.</h3></div>
2266    
2267    <div class="section" id="Unmatched-)"><h3>An unmatched <code>)</code> is found.</h3></div>
2268    
2269    <div class="section" id="Can't-do-{n,m}-with-n-&gt;-m"><h3>Quantifier <code>{<var>n</var>,<var>m</var>}</code>
2270      cannot be <span class="math"><var>n</var> &gt; <var>m</var></span>.</h3></div>
2271    
2272    <div class="section" id="%s-matches-null-string-many-times"><h3><code><var>{text}</var></code> matches
2273      the empty string too many times.</h3></div>
2274    
2275    <div class="section" id="Nested-quantifiers"><h3>Quantifiers cannot be nested.</h3></div>
2276    
2277    <div class="section" id="Unmatched-["><h3>A character class <code>[<var>...</var></code>
2278      is not terminated by <code>]</code>.</h3></div>
2279    
2280    <div class="section" id="Quantifier-follows-nothing"><h3>Quantifier follows nothing.</h3></div>
2281    
2282    <div class="section" id="Missing-braces-on-\%s{}"><h3>A <code>\<var>{text}</var></code> sequence
2283      is not followed by <code>{<var>...</var>}</code>.</h3></div>
2284    
2285    <div class="section" id="Missing-right-brace-on-\%s{}"><h3>A <code>\<var>{text}</var>{<var>...</var></code>
2286      is not terminated by <code>}</code>.</h3></div>
2287    
2288    <div class="section" id="Reference-to-nonexistent-group"><h3>A nonexistent group is referenced.</h3></div>
2289    
2290    <div class="section" id="Trailing-\"><h3>A <code>\</code> character is not followed by
2291      another character,</h3></div>
2292    
2293    <div class="section" id="Unrecognized-escape-\%s-passed-through"><h3>An unknown escape <code>\<var>{text}</var></code>
2294      is used.</h3></div>
2295    
2296    <div class="section" id="Unrecognized-escape-\%s-in-character-class-passed-through"><h3>An unknown escape <code>\<var>{text}</var></code>
2297      is used in a character class.</h3></div>
2298    
2299    <div class="section" id="POSIX-class-[:%s:]-unknown"><h3>An unknown POSIX character class
2300      <code>[:<var>{text}</var>:]</code> is used.</h3></div>
2301    
2302    <div class="section" id="POSIX-syntax-[%s-%s]-belongs-inside-character-classes"><h3>A POSIX syntax
2303      <code>[<var>{text}</var><var>...</var><var>{text}</var>]</code> is used
2304      outside of character classes.</h3></div>
2305    
2306    <div class="section" id="Empty-\%s{}"><h3>An escape <code>\<var>{text}</var>{}</code>
2307      is empty.</h3></div>
2308    
2309    <div class="section" id="False-[]-range-&quot;%s-%s&quot;"><h3>An escape that represents a character
2310      class cannot be used in range <code><var>{text}</var></code>.</h3></div>
2311    
2312    <div class="section" id="Invalid-[]-range-&quot;%s-%s&quot;"><h3>Character range <code><var>{text}</var></code>
2313      is invalid.</h3></div>
2314    
2315    <div class="section" id="Octal-escape-is-obsolete"><h3>Octal escape is used.</h3></div>
2316    
2317    </section>
2318    
2319  <section id="webidl-errors">  <section id="webidl-errors">
2320  <h2>WebIDL Errors</h2>  <h2>WebIDL Errors</h2>
2321    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24