- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 16 Jul 2004 08:58:41 +0200
- To: "Joel Trunick" <joel.trunick@webifysolutions.com>
- Cc: <html-tidy@w3.org>
* Joel Trunick wrote: >I want to disallow certain attribute names from all tags, such as >"listener". i.e.: What do you mean exactly by disallow here? ><input listener="ognl:listeners.ok"> That would give Warning: <input> proprietary attribute "listener" and `--drop-proprietary-attributes yes` would remove it.
Received on Friday, 16 July 2004 03:00:44 UTC