--- test/html-webhacc/error-description-source.xml 2008/09/14 03:09:23 1.45 +++ test/html-webhacc/error-description-source.xml 2008/09/16 13:08:25 1.47 @@ -300,7 +300,7 @@ + modules="Charset::UnicodeChecker"> Code point {text} is not allowed. @@ -321,6 +321,12 @@ + + Character {text} is not + a Unicode character. + + Use of character {text} @@ -3252,6 +3258,184 @@ +
+

WebIDL Errors

+ + + An argument name is not followed by a + , character or a ) character. + + + + An exception name is not followed by a + , character or a ) character. + + + + The token after the unsigned + keyword is not short or long. + キーワード unsigned の後の字句が + shortlong ではありません。 + + + + An extended attribute is not followed by + a , character or a ] character. + + + + An unknown construct is found where an exception + member or a } character is expected. + + + + An unknown construct is found where an interface + member or a } character is expected. + + + + An identifier for the {text} + is not followed by a { character. + + + + An unknown construct is found after an + extended attribute list (where a Definition is + expected). + + + + An unknown construct is found where a + Definition (optionally preceded by an extended attribute list) + is expected. + + + + The type for {text} is + not specified. + + + + The type for an argument is not + specified. + + + + The type for an exception member is not + specified. + + + + No extended attribute is specified after + a [ character. + + + + No identifier is specified in an extended + attribute assignment. + + + + No in keyword for an argument is + found. + + + + No ( character for an argument + list is found. + + + + A raises (or getraises + or setraises) keyword is not followed by a ( + character. + + + + A sequence<> type is not + terminated by a > character. + + + + Keyword sequence is not followed + by a < character. + + + + No type is specified in + sequence<>. + + + + No identifier is specified for the + {text}. + + + + No identifier is specified for the + argument. + + + + No identifier is specified for the + exception member. + + + + No identifier is specified for the + operation. + + + + No semicolon is found at the end of the + definition or member. + + + + A scoped name is expected here. + + + + A :: token is not followed by + an identifier or a DOMString keyword. + + + + The valuetype definition does + not define DOMString as + sequence<unsigned short>. + + +
+

Stability Information

@@ -4220,6 +4404,6 @@ and/or modify it under the same terms as Perl itself.

- + \ No newline at end of file