tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README.md (3311B)


Internal MathML tests

The web-platform-tests Project provides MathML tests for the MathML Core specification. This directory contains tests for MathML3 features implemented in Gecko or for Gecko-specific behaviors that are not described in any specification:

mostly used for Tor browser's "high security" mode, see bug 1173199.

MathML Core or other Gecko-specific behavior.

error messages triggered by MathML markup.

MathML3 namedspaces which are removed from MathML Core. See bug 1793549.

mathvariant attribute, which is reduced to the case <mi mathvariant="normal"> in MathML Core. See bug 1821980.

mpadded features, which are not in the initial version of MathML Core.

menclose element, which is not in the initial version of MathML Core. See issue 216.

mo@accent attribute, and the corresponding accent property from the dictionary, which are removed from MathML Core. See bug 1790548 and bug 1636428.

interpretation is unclear in current version of MathML Core. See issue 132.

methods that are not part of the current version of MathML Core.

MathML Core or for which we use things like scale transform for mirroring. See issue 67.

that are not defined in MathML Core or in contradiction with the spec.

table features that are in the initial version of MathML Core. See issue 125.

whitespace trimming in token elements which is not described in the initial version of MathML Core. See issue 149.