Subscript and superscript (subsup)

Scientific and mathematical expressions must be marked so that subscripts and superscripts are programmatically exposed—e.g. using <sub>/<sup> elements or equivalent semantic markup (such as MathML).


Missing sup in numerical expression:

This paragraph has a numerical expression that lacks a proper <sup> element:


10*102, i.e. ten times ten to the power of two

Note: Impossible to automatically test or detect. Requires a human tester or AI to determine if a <sup> is necessary.

axe detected: none  |  QualWeb detected: none