mathml-010 |
Navigating block MathML with assistive technology and other technologies |
The test checks if block MathML works with assistive technology and related technologies. |
Fail |
Visually the Math equation looked correct however Voice Over spoke the equation incorrectly. Math equation was flattened, did not provide the fraction etc. IE: y − y 1 = y 2 − y 1 x 2 − x 1 ( x − x 1 ) |
mathml-020 |
Navigating inline MathML with assistive technology and other technologies |
The test checks if inline MathML works with assistive technology and related technologies. |
Fail |
Visually the Math equation looked correct however Voice Over spoke the equation incorrectly. Math equation was flattened, did not provide the fraction etc. IE: y − y 1 = y 2 − y 1 x 2 − x 1 ( x − x 1 ) |
math-image-030 |
Navigating Block Math images followed by Summary/Details with MathML |
The test checks if block MathML works with assistive technology and related technologies in a HTML Summary/Details as an option to get at the native MathML. |
Fail |
The Image and its alt text was displayed and read correctly. However, the Details with the MathML had the same issues as the tests above with Voice Over not speaking the math equation correctly, although visually it looked correct. Also expanding the details moved the focus up to the bullet " You can see the visual Math image and hear its alt-text description, followed by an HTML Summary/Details not expanded by default" instead of staying on the Summary "MathML Presentation" |
math-image-040 |
Navigating Inline Math images followed by commented out MathML |
This test shows an inline math expression as an image with only alt-text describing the math equation. This is not ideal but if a publisher can not use raw mathML directly this is an option for reprocessing in the future. |
Fail |
Math equation was visually correct and Voice Over read the alt text correctly. No commented mathml was spoken or displayed as expected. |