In this example <li> element is used for outside of <ul>
- Item 1
- Item 2
In this example <li> element is used for outside of <ul>
Note: Automated testing is possible. This violation can be automatically detected by querying all li elements and checking if li they are properly nested within ul elements.