Kilotest: Diagnoses of list child invalid
violation by HTML element 1167 on State of Oregon Web Accessibility page
Basics
About the State of Oregon Web Accessibility page
- URL: https://www.oregon.gov/pages/accessibility.aspx
- Tested 16 days ago by job
9bron 2026-05-16 at 20:42
About HTML element 1167
- Tag name:
UL - Text:
Making documents accessible, including Word, Excel, PowerPoint, PDF, Online forms, and all other document formats … Simple fonts and high-contrast colors to improve readability
- Start tag:
<ul> - XPath:
/html/body/main[1]/div[1]/div[1]/ul[1] - Bounding box: x = 319, y = 916, width = 1281, height = 194
About the list child invalid
issue
- Why it matters: User cannot get help on which items are in a list
- Priority: highest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the list child invalid
issue for HTML element 1167 of the State of Oregon Web Accessibility page.
- <ul> and <ol> must only directly contain <li>, <script> or <template> elements
Tool: Axe (Deque)
Rule:
list