--- name: list-structure description: "Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use correct list structure. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant." metadata: category: accessibility priority: medium difficulty: intermediate estimatedTime: "10" source: frontendchecklist.io url: https://frontendchecklist.io/en/rules/accessibility/list-structure --- # Use correct list structure Screen readers rely on a specific parent-child relationship for lists to correctly announce the number of items and the user's current position within the list. ## Quick Reference - Unordered (`