In this example there is <h2> element skipped in hierarchy.
In this example there is <h2> element skipped in hierarchy.
Note: Automated testing should be possible. This violation can be automatically detected by querying all heading elements, and checking if they follow a logical hierarchy (i.e. h1 is followed by h2, and so on)