Skip to content

accessibilityHazard content #334

@philwareham

Description

@philwareham

The Schema.org site lists the following example content for accessibilityHazard...

<meta itemprop="accessibilityHazard" content="noFlashing"/>
<meta itemprop="accessibilityHazard" content="noMotionSimulation"/>
<meta itemprop="accessibilityHazard" content="noSound"/>

But the linked reference page WebSchemas wiki lists possible values lists them as follows...

<meta itemprop="accessibilityHazard" content="noFlashingHazard"/>
<meta itemprop="accessibilityHazard" content="noMotionSimulationHazard"/>
<meta itemprop="accessibilityHazard" content="noSoundHazard"/>

Which is the correct implementation? Thanks!

Metadata

Metadata

Assignees

Labels

type:bugA mistake or malfunction whose remedy should be straightforward technical work

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions