Re: About tests 37-41 (headers)

These tests are designed to detect when header levels are skipped in a 
downward sequence. For example:
h1 followed by an h2 is OK
h1 followed by an h3 is bad

Another example:
h3 followed by an h4 is OK
h3 followed by an h5 is bad

Header levels can be skipped in an upward sequence. For example:
h4 followed by an h2 is OK

On Wed, 15 Jun 2005, Vicente Luque Centeno wrote:
> Those h2 having no preceding h1 are an error:
>
The group does not have a test for whether the first header in the document 
must be an h1.

There are no tests that check for multiple h1s in the same document.

Cheers,
Chris

Received on Wednesday, 15 June 2005 19:48:19 UTC