figure element test

Pass Criteria

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

Reference

Test fg-001: figure element

[画像:HTML logo]

Test fg-002: figure with aria-label

[画像:HTML logo]

aria-label should be used for accessible name.

No accessible description.

Test fg-003: figure with aria-labelledby

[画像:HTML logo]

p referenced by aria-labelledby

aria-labelledby should be used for accessible name.

No accessible description.

Test fg-004: figure with title attribute

[画像:HTML logo]

Title attribute should be used for accessible name.

No accessible description.

Test fg-005: figure with figcaption element

[画像:HTML logo]
Figcaption element

figcaption should be used for accessible name.

No accessible description.

Test fg-006: figure with aria-describedby

[画像:HTML logo]

p referenced by aria-describedby

aria-describedby should be used for accessible description.

No accessible name.

Test fg-007: figure with figcaption element and title attribute

[画像:HTML logo]
Figcaption element

figcaption should be used for accessible name.

title should be used for accessible description.

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