The validator should check for uppercase tags

Hi,

I've just spend too much time locating a typo in a XHTML 1.0 Transitional
document.

The problem was an over site from me, and a confusing error-msg-id 79.

What was wrong in my document was a </P> tag. Note the uppercase. This
gave the error-msg-id 79, which then claimed I had made 9 errors while it
was really just one.

Suggestion: Make the validator look for uppercase tags first and report
it, then tell about the missing start/end etc. according to the 79
error-msg-id.

>From the current display of the validator it is easy to miss these small
typos.

Kind regards

// Magnus

Received on Wednesday, 4 January 2006 03:28:08 UTC