/[suikacvs]/markup/html/whatpm/t/webidl/webidl-defs.dat
Suika

Diff of /markup/html/whatpm/t/webidl/webidl-defs.dat

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

revision 1.7 by wakaba, Tue Sep 16 13:07:54 2008 UTC revision 1.8 by wakaba, Tue Sep 16 13:59:55 2008 UTC
# Line 65  interface b {}; Line 65  interface b {};
65  interface a {};  interface a {};
66  interface a {};  interface a {};
67  #errors  #errors
68  2;duplicate qname;m  2;duplicate qname;m;::a
69  1;non-module definition;s  1;non-module definition;s
70  2;non-module definition;s  2;non-module definition;s
71    
# Line 77  module a { Line 77  module a {
77  interface b {};  interface b {};
78  };  };
79  #errors  #errors
80  4;duplicate qname;m  4;duplicate qname;m;::a
81  5;duplicate qname;m  5;duplicate qname;m;::a::b
82    
83  #data  #data
84  module a {};  module a {};
85  interface a {};  interface a {};
86  #errors  #errors
87  2;duplicate qname;m  2;duplicate qname;m;::a
88  2;non-module definition;s  2;non-module definition;s
89    
90  #data  #data
91  module a {};  module a {};
92  module _a {};  module _a {};
93  #errors  #errors
94  2;duplicate qname;m  2;duplicate qname;m;::a
95    
96  #data  #data
97  module a {};  module a {};
# Line 105  interface _b{} Line 105  interface _b{}
105  ;  ;
106  };  };
107  #errors  #errors
108  3;duplicate qname;m  3;duplicate qname;m;::a::b
109    
110  #data  #data
111  [ExceptionConsts, abc] interface x {  [ExceptionConsts, abc] interface x {
# Line 457  valuetype DOMString sequence<unsigned sh Line 457  valuetype DOMString sequence<unsigned sh
457  interface x{};  interface x{};
458  };  };
459  #errors  #errors
460  2;ignored valuetype;i  2;valuetype ignored;i
461  #document  #document
462  | module m {  | module m {
463  |  |

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24