Skip to content

Commit

Permalink
Put the sound hazard back in removed statment not included
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeKerscher committed Nov 26, 2024
1 parent ec8d0f3 commit 15b15ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions a11y-meta-display-guide/2.0/draft/guidelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ <h3 data-localization-id="hazards-title">Hazards</h3>
<p>Identifies any potential hazards (e.g., flashing elements, loud sounds, and motion simulation)
that could afflict physiologically sensitive users.</p>

<div> class="note" <p> Research has not identified a source for clarification on what constitutes a sound hazard in digital publications. When a best practice is available, it will be included in these guidelines. In the examples, reporting of sound hazards have been omitted. It is left to the discretion of the publisher on what to include in the metadata. If there is a possible sound hazard,one option is to add information in the accessibility summary.</p></div>
<div> class="note" <p> Research has not identified a source for clarification on what constitutes a sound hazard in digital publications. When a best practice is available, it will be included in these guidelines. It is left to the discretion of the publisher on what to include in the metadata. If there is a possible sound hazard,one option is to add information in the accessibility summary.</p></div>
<p>Unlike other accessibility properties, the presence of hazards can be expressed either positively or
negatively. This is because users search for content that is safe for them as well as want to know
when content is potentially dangerous to them.</p>
Expand All @@ -987,7 +987,7 @@ <h4>Examples</h4>
<ul>
<li><span data-localization-id="hazards-none" data-localization-mode="descriptive">No hazards</span></li>
<li><span data-localization-id="hazards-flashing" data-localization-mode="descriptive">The publication contains flashing content which can cause photosensitive seizures</span></li>
<!-- <li><span data-localization-id="hazards-sound" data-localization-mode="descriptive">The publication contains loud background sounds which can be uncomfortable</span></li> -->
<li><span data-localization-id="hazards-sound" data-localization-mode="descriptive">The publication contains loud background sounds which can be uncomfortable</span></li>
<li><span data-localization-id="hazards-motion" data-localization-mode="descriptive">The publication contains motion simulations that can cause motion sickness</span></li>
<li><span data-localization-id="hazards-unknown" data-localization-mode="descriptive">The publication was not checked for hazards</span></li>
</ul>
Expand All @@ -999,8 +999,8 @@ <h4>Examples</h4>
<span data-localization-id="hazards-none" data-localization-mode="compact">No hazards</span></li>
<li><span data-localization-id="hazards-flashing" data-localization-mode="compact"
>Flashing content</span></li>
<!-- <li><span data-localization-id="hazards-sound" data-localization-mode="compact"
> Loud sounds</span></li> -->
<li><span data-localization-id="hazards-sound" data-localization-mode="compact"
> Loud sounds</span></li>
<li><span data-localization-id="hazards-motion" data-localization-mode="compact">Motion simulation</span></li>
<li><span data-localization-id="hazards-no-metadata" data-localization-mode="compact">"No information about possible hazards is available</span></li>
</ul>
Expand Down

0 comments on commit 15b15ab

Please sign in to comment.