Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite of Complex content was Charts diagrams etc #520

Merged
merged 6 commits into from
Dec 11, 2024
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 48 additions & 51 deletions a11y-meta-display-guide/2.0/draft/guidelines/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!DOCTYPE html>


<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"
Expand Down Expand Up @@ -1302,31 +1302,21 @@ <h4>Display techniques for navigation support</h4>
</section>
</section>
<section id="charts-diagrams-and-formulas">
<h3 data-localization-id="charts-diagrams-formulas-title">
Charts, diagrams, math, and formulas</h3>
<h3 data-localization-id="charts-diagrams-formulas-title">Complex content</h3>

<div class="note">
<p>This key information can be hidden if metadata is
missing. Alternatively it can be stated that
<span
data-localization-id="charts-diagrams-formulas-unknown"
data-localization-mode="descriptive">accessibility
of formulas, charts, math, and diagrams not
identified as being accessible</span>
data-localization-mode="descriptive">accessibility of complex content not identified as being accessible</span>
</p>
</div>

<p>Indicates the presence of formulas (including math,
chemistry, etc.), graphs, charts, and diagrams
within the title and whether these are in an accessible
format or available in an alternative form
(e.g., whether formulas are navigable with assistive
technologies, or whether extended descriptions
are available for complex images).</p>
<p>Indicates the presence of math, chemical formulas, charts, diagrams, figures or graphs within the title and whether these are in an accessible format or available in an alternative form, e.g., whether math and chemical formulas are navigable with assistive technologies, or whether extended descriptions are available for complex images.</p>

<p>This group should be displayed only if the metadata
indicates the presence of formulas, math, charts, or
graphs within the title, otherwise it can be hidden.</p>
indicates the presence of math, chemical formulas, charts, diagrams, figures, or graphs within the title, otherwise it can be hidden.</p>

<section id="cdf-examples">
<h4>Examples</h4>
Expand All @@ -1336,59 +1326,66 @@ <h4>Examples</h4>
flexibility of adoption.</p>

<aside class="example" title="Descriptive explanations">

<p>Complex content contains:</p>
<ul>
<li>
<span
data-localization-id="charts-diagrams-formulas-extended"
data-localization-mode="descriptive">Charts
and diagrams are present and described
by extended descriptions</span>
<li><span data-localization-id="charts-diagrams-formulas-accessible-math-as-mathml"
data-localization-mode="descriptive">math formulas in accessible format (MathML)</span>
</li>
<li><span
data-localization-id="charts-diagrams-formulas-accessible-math"
data-localization-mode="descriptive">Contains
math formulas in accessible
format</span>
<li><span data-localization-id="charts-diagrams-formulas-accessible-math-as-latex"
data-localization-mode="descriptive">math formulas in accessible format (LaTex)</span>
</li>
<li><span
data-localization-id="charts-diagrams-formulas-accessible-chemistry"
data-localization-mode="descriptive">Chemistry
is in an accessible format</span>
data-localization-id="charts-diagrams-formulas-accessible-math-described"
data-localization-mode="descriptive">math formulas in accessible format (formulas as images with textual description)</span>
</li>
<li><span data-localization-id="charts-diagrams-formulas-accessible-chemistry-as-mathml"
data-localization-mode="descriptive">chemical formulas in accessible format (MathML)</span>
</li>
<li><span data-localization-id="charts-diagrams-formulas-accessible-chemistry-as-latex"
data-localization-mode="descriptive">chemical formulas in accessible format (LaTex)</span>
</li>
<li>
<span
data-localization-id="charts-diagrams-formulas-unknown"
data-localization-id="charts-diagrams-formulas-extended"
data-localization-mode="descriptive">Charts, diagrams, figures, and graphs have extended descriptions</span>
</li>
<li>
<span data-localization-id="charts-diagrams-formulas-unknown"
data-localization-mode="descriptive">
accessibility of formulas, charts, math,
and diagrams not identified as being
accessible</span>
math, chemical formulas, charts, diagrams, figures, and graphs not identified as being accessible</span>
</li>
</ul>
</aside>

<aside class="example" title="Compact explanations">
<p>Contains:</p>
<ul>
<li>
<span
data-localization-id="charts-diagrams-formulas-extended"
data-localization-mode="compact">Charts
and diagrams have extended
descriptions</span>
<span
data-localization-id="charts-diagrams-formulas-accessible-math"
data-localization-mode="compact">
Accessible math content</span>
<span
data-localization-id="charts-diagrams-formulas-accessible-chemistry"
data-localization-mode="compact">Accessible
chemistry content</span>
<span data-localization-id="charts-diagrams-formulas-accessible-math-as-mathml"
data-localization-mode="compact">Math as MathML</span></li>
<li>
<span data-localization-id="charts-diagrams-formulas-accessible-math-as-latex"
data-localization-mode="compact">Math as LaTex</span></li>
<li>
<span data-localization-id="charts-diagrams-formulas-accessible-math-described"
data-localization-mode="compact">Math as images with text description</span></li>
<li><span data-localization-id="charts-diagrams-formulas-accessible-chemistry-as-mathml"
data-localization-mode="compact">chemical formulas in MathML</span>
</li>
<li>
<li><span data-localization-id="charts-diagrams-formulas-accessible-chemistry-as-latex">
data-localization-mode="chemical formulas in LaTex</span>
</li>

<li>
<span
data-localization-id="charts-diagrams-formulas-extended"
data-localization-mode="compact">complex images are described by extended descriptions</span>
</li>

<li> <span
data-localization-id="charts-diagrams-formulas-unknown"
data-localization-mode="compact">accessibility
of formulas, charts, math, and diagrams
not identified as being
data-localization-mode="compact">complex content not identified as being
accessible</span>
</li>
</ul>
Expand Down Expand Up @@ -2103,4 +2100,4 @@ <h2>Implementations</h2>
data-include-replace="true"></div>
</body>

</html>
</html>