- From: Terje Bless <link@pobox.com>
- Date: Fri, 29 Aug 2003 13:25:43 +0200
- To: W3C Validator <www-validator@w3.org>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dominique Hazaƫl-Massieux <dom@w3.org> wrote: >What about replacing (in this version or the next one) this fussy mode by >something along: > >- the validator runs the HTML first in the strict mode >- if it is valid, error detected by the fussy mode are displayed, > labeled as warnings, but the banner still says "(X)HTML Valid" >- for invalid HTML, warnings and errors could be distinguished or > not (needs to see what's the less confusing) Hmmm. Well, distinguishing between errors and warnings as such is not possible; everything is labelled as an "error" by the time we get to it. We might be able to find the difference between the set of errors produced by normal and fussy parsing and call those warnings, but I worry that this will disproportionately add to complexity and processing time. It certainly will not do multiple-pass parsing in this version, but it definitely is something we should investigate for 0.7.0 or another future major revision. - -- "I don't mind being thought of as a badguy, but it /really/ annoys me to be thought of as an *incompetent* badguy!" -- John Moreno -----BEGIN PGP SIGNATURE----- Version: PGP SDK 3.0.2 iQA/AwUBP084NaPyPrIkdfXsEQLh8ACfSfyeuFnCAZFGI7R+2CYJQSkKvfQAoL6o 5fYPOev2cLRZS2jhnTkjhF+S =0mcf -----END PGP SIGNATURE-----
Received on Friday, 29 August 2003 07:25:46 UTC