[whatwg] Minor Error in Event Stream Format pseudo-BNF

Lachlan Hunt lachlan.hunt at lachy.id.au
Thu Oct 13 21:35:55 PDT 2005


The pseudo-BNF description for the server sent events stream contains 
the following:

   <event>   ::= [ <comment> | <command> | <field> ]* <newline>

   <special> ::= ':' <data> <newline>

I assume <special> should be <command> instead.

http://whatwg.org/specs/web-apps/current-work/#the-event

-- 
Lachlan Hunt
http://lachy.id.au/




More information about the whatwg mailing list