Kilotest: Diagnoses of list unordered type dubious
violation by HTML element 524 on Jordan Schnitzer Museum of Art at PSU page
Basics
About the Jordan Schnitzer Museum of Art at PSU page
- URL: https://www.pdx.edu/museum-of-art/
- Tested 30 days ago by job
01zon 2026-05-03 at 04:33
About HTML element 524
- Tag name:
P - Text:
1855 SW BROADWAY … E: jsma@pdx.edu
- Start tag:
<p class="text-align-center"> - XPath:
[not obtained] - Bounding box: x = 390, y = 5295, width = 1140, height = 112
About the list unordered type dubious
issue
- Why it matters: User may be unable to get help on whether a list is ordered
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the list unordered type dubious
issue for HTML element 524 of the Jordan Schnitzer Museum of Art at PSU page.
- This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H48.2