- From: Ivan Enderlin @ Hoa <w3c@hoa-project.net>
- Date: Wed, 08 Apr 2009 12:27:23 +0200
- To: HTML WG <public-html@w3.org>
Hi :-),
http://www.whatwg.org/specs/web-apps/current-work/#the-figure-element
First example with a code listing:
void sendData ( in sequence<byte> data);
may be replaced by:
void sendData ( in sequence<byte> data );
http://www.whatwg.org/specs/web-apps/current-work/#the-mark-element
“This example show how the mark __example__”
may it be “element” instead of “example” right ?
Best regards.
--
Ivan Enderlin
Developper of Hoa Framework
http://hoa-project.net/
Received on Wednesday, 8 April 2009 10:28:04 UTC