meter element test

Pass Criteria

  • #1: Element is supported
  • #2: Correct HTML and Core Accessibility API mappings
  • #3: Correct Accessible Name & Description Calculation

Reference

Test mr-001: meter element

fallback content

Test mr-002: meter with aria-label

aria-label should be used as accessible name.

No accessible description.

Test mr-003: meter with aria-labelledby

p referenced by aria-labelledby

aria-labelledby should be used as accessible name.

No accessible description.

Test mr-004: meter with label

label should be used as accessible name.

No accessible description.

Test mr-005: meter with title attribute

title should be used as accessible name.

No accessible description.

Test mr-006: meter with aria-describedby

p referenced by aria-describedby

aria-describedby should be used as accessible description.

No accessible name.

Test mr-007: meter with label element & title attribute

label should be used as accessible name.

title should be used as accessible description.

AltStyle によって変換されたページ (->オリジナル) /