/[suikacvs]/test/html-webhacc/cc-msg.en.txt
Suika

Diff of /test/html-webhacc/cc-msg.en.txt

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

revision 1.29 by wakaba, Fri Aug 15 16:03:46 2008 UTC revision 1.30 by wakaba, Sat Aug 16 07:42:20 2008 UTC
# Line 234  URL:dot-segment;;A dot-segment (<code>.< Line 234  URL:dot-segment;;A dot-segment (<code>.<
234  URL:empty host;;The host component of the URL is empty.  URL:empty host;;The host component of the URL is empty.
235  URL:empty path;;The URL does not end with a <code>/</code> character.  URL:empty path;;The URL does not end with a <code>/</code> character.
236  URL:empty port;;The port component of the URL is empty.  URL:empty port;;The port component of the URL is empty.
237    URL fragment not allowed;;The fragment component of the URL is not allowed.
238  URL:long host;;The host component of the URL is too long.  URL:long host;;The host component of the URL is too long.
239  URL:lowercase hexadecimal digit;;A lowercase hexadecimal digit is used in percent-encoding.  URL:lowercase hexadecimal digit;;A lowercase hexadecimal digit is used in percent-encoding.
240  URL:non-DNS host;;The host component of the URL is not a DNS host name.  URL:non-DNS host;;The host component of the URL is not a DNS host name.
# Line 242  URL:password;;Password should not be inc Line 243  URL:password;;Password should not be inc
243  URL:percent-encoded unreserved;;An unreserved character is percent-encoded.  URL:percent-encoded unreserved;;An unreserved character is percent-encoded.
244  URL:uppercase host;;The host <code><var>{value}</var></code> should be spelt in lowercase.  URL:uppercase host;;The host <code><var>{value}</var></code> should be spelt in lowercase.
245  URL:uppercase scheme name;;URL scheme name is in uppercase.  URL:uppercase scheme name;;URL scheme name is in uppercase.
246  m:not manifest;must;This document is not a cache manifest.  mq syntax error;;The specified value has a syntax error as a media query.
247    unknown media type;;Media type <code><var>{value}</var></code> is not supported by the conformance checker.
248    an+b not closed;;Argument list of the pseudo-class is not closed by a <code>)</code> character.
249    ab+b not integer;;Numbers in the argument <code><var>a</var>n+<var>b</var></code> have to be integers.
250    an+b syntax error;;Argument <code><var>a</var>n+<var>b</var></code> is syntactically incorrect.
251    attr selector not closed;;Attribute selector is not closed by a <code>]</code> character.
252    lang selector not closed;;Argument list of the <code>:lang</code> selector is not closed by a <code>)</code> character.
253    namespace prefix:not declared;;Namespace prefix <code><var>{value}</var></code> is not declared.
254    no attr local name;;Attribute local name is missing.
255    no attr match;;Attribute matching operator (e.g. <code>=</code>) is missing.
256    no attr name;;Attribute name is missing.
257    no attr namespace separator;;Attribute namespace wildcard <code>*</code> is not followed by a <code>|</code> character.
258    no attr value;;Attribute value is missing.
259    no class name selector;;Class name is missing.
260    no combinator;;Combinator is missing.
261    no contains string;;No string is specified in the argument list of the <code>:-manakai-contains</code> pseudo-class selector.
262    no lang tag;;Language tag argument is missing.
263    no local name selector;;Local name part of the type selector (or <code>*</code> for the universal selector) is missing.
264    no pseudo-class name;;Pseudo-class name is missing.
265    no pseudo-element name;;Pseudo-element name is missing.
266    no sss;;Sequence of simple selectors is expected.
267    not not closed;;Argument list of the <code>:not</code> selector is not closed by a <code>)</code> character.
268    ss after pseudo-element;;Simple selector is not allowed after a pseudo element.
269    unknown pseudo-class;;Pseudo-class <code>:<var>{value}</var></code> is not supported by the conformance checker.
270    unknown pseudo-element;;Pseudo-element <code>::<var>{value}</var></code> is not supported by the conformance checker.
271    at-rule not allowed;;An <code>@<var>{text}</var></code> rule is not allowed here.
272    at-rule syntax error;;The <code>@<var>{text}</var></code> rule is syntactically incorrect.
273    block not closed;;Block is not closed before the end of file.
274    CSS duplication;;Component <code>&lt;<var>{text}</var>&gt;</code> is already specified.
275    CSS syntax error;;Specified value is syntactically not a correct <code>&lt;<var>{text}</var>&gt;</code>.
276    no declaration block;;No declaration block is found after a group of selectors.
277    no property colon;;A <code>:</code> character is missing after a property name.
278    no property name;;Property name is expected.
279    no property semicolon;;A <code>;</code> character is missing at the end of the property.
280    priority syntax error;;Priority part of the declaration is syntactically incorrect.
281    unknown at-rule;;The <code>@<var>{value}</var></code> rule is not supported by the conformance checker.
282    unknown property;;Property <code><var>{value}</var></code> is not supported by the conformance checker.
283    both in entries and whitelist;;This URL is found both in the explicit or fallback entries and in the online whitelist.
284    different origin from manifest;;The specified URL has different origin from the manifest.
285    different scheme from manifest;;The scheme component of the URL is different from that of the manifest URL. The URL is ignored.
286    duplicate oc namespace;;This oppotunistic caching namespace is already specified.
287    no fallback entry URL;;Fallback entry URL is missing.
288    not manifest;;This document is not a cache manifest.
289    same as manifest URL;;This URL is same as the manifest URL.
290  deprecated:attr;;This attribute is deprecated.  deprecated:attr;;This attribute is deprecated.
291  deprecated:element;;This element is deprecated.  deprecated:element;;This element is deprecated.
292  status:cr:element;;This element is in the <strong>call for implementation</strong> stage.  status:cr:element;;This element is in the <strong>call for implementation</strong> stage.
# Line 345  Character Length;;Character Length Line 389  Character Length;;Character Length
389  ... sniffed;; (<i>sniffed</i>)  ... sniffed;; (<i>sniffed</i>)
390  byte;;byte  byte;;byte
391  bytes;;bytes  bytes;;bytes
392    Explicit entries;;Explicit entries
393    Fallback entries;;Fallback entries
394    Opportunistic caching namespace;;Opportunistic caching namespace
395    Fallback entry;;Fallback entry
396    Online whitelist;;Online whitelist
397    No entry;;No entry
398  Subject;;Subject  Subject;;Subject
399  Predicate;;Predicate  Predicate;;Predicate
400  Object;;Object  Object;;Object

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24