textarea and xml:space

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