https://www.w3.org/Bugs/Public/show_bug.cgi?id=20361 Dominique Hazael-Massieux <dom@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dom@w3.org --- Comment #2 from Dominique Hazael-Massieux <dom@w3.org> --- Maybe relatedly, the grammar prevents having a ";" (instead of mandating it) after an empty serializer declaration. interface Foo { serializer }; // valid according to the current grammar interface Foo { serializer; }; // invalid according to the current grammar -- You are receiving this mail because: You are on the CC list for the bug.Received on Friday, 21 December 2012 14:24:32 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:14:08 UTC