64
edits
| Line 703: | Line 703: | ||
* NativeAttributes - Override Accessible, and append MathML specific attributes if the element accepts them. | * NativeAttributes - Override Accessible, and append MathML specific attributes if the element accepts them. | ||
* RelationByType - Override Accessible, process MathML specific relations if we go that route. | * RelationByType - Override Accessible, process MathML specific relations if we go that route. | ||
* GetTokenValue - Sets token value string if applicable. | * GetTokenValue - Sets token value string if applicable. (Gets?) | ||
* GetIsToken - Returns true if element is a token element. | * GetIsToken - Returns true if element is a token element. | ||
edits