- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 13 Mar 2003 04:13:48 +0100
- To: www-html-editor@w3.org
Hi,
Most user agents treat <textarea> elements as if their xml:space
attribute has been set to `preserve`, I think the XHTML DTDs should
be aligned with reality and specify
<!ATTLIST textarea
xml:space (preserve) #FIXED 'preserve'
>
through errata.
regards.
Received on Wednesday, 12 March 2003 22:13:00 UTC