Re: Nested anchor elements allowed

* "Randy Waki" <rwaki@flipdog.com> wrote:
| 4-Aug-2000 Tidy fails to tidy nested anchor elements.  This bug has
| existed ever since the 24-Nov-1999 version, but it did not exist in the
| 26-Jul-1999 version.  By a truly amazing coincidence (especially given
| how long this bug has existed), Bjoern Hoehrmann reported this same bug
| as I was preparing this message.

:-)

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.

regards,
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://www.bjoernsworld.de

Received on Wednesday, 23 August 2000 17:43:48 UTC