Re: Nested anchor elements allowed

On Wed, 23 Aug 2000, Bjoern Hoehrmann wrote:

> further testings showed:
> 
> [_] <a> <a>
> [_] <pre> <img>
> [x] <pre> <object>
> [_] <pre> <big>
> [_] <pre> <small>
> [_] <pre> <sub>
> [_] <pre> <sup>
> [_] <button> <input>
> [_] <button> <select>
> [_] <button> <textarea>
> [_] <button> <label>
> [_] <button> <button>
> [x] <button> <form>
> [x] <button> <fieldset>
> [_] <button> <iframe>
> [x] <button> <isindex>
> [x] <label> <label>
> [x] <form> <form>
> 
> [x] means tidy handles it "correctly".
> 
> See http://www.w3.org/TR/xhtml1/#prohibitions for more
> information about these prohibitions.

Many thanks for doing the tests, I will try to deal with
these in the next release.

Regards,

-- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett
tel/fax: +44 122 578 3011 (or 2521) +44 778 532 0444 (mobile)
World Wide Web Consortium (on assignment from HP Labs)

Received on Friday, 1 September 2000 09:11:04 UTC