W3C home > Mailing lists > Public > html-tidy@w3.org > January to March 2009

Can Tidy remove illegal attributes??

From: Valentín <valentin@sanva.net>
Date: Wed, 18 Feb 2009 07:49:31 +0100
Message-ID: <b8a714240902172249u11e436p8233e71728c42ef4@mail.gmail.com>
To: html-tidy@w3.org
Hello everyone!

I'm new using mailing lists, so my apologizes in advance if I'm doing
something wrong.

I wish to know if Tidy can remove illegal attributes.

For example, <li type="i">hello!</li><li value="500">bye!</li> results in
<ul><li type="i">hello!</li><li value="500">bye!</li></ul> even with doctype
= strict and output-xhtml = true.

Any way to correct this?

Thanks for your time.
Received on Wednesday, 18 February 2009 14:19:35 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:21:38 GMT