... | ... | @@ -87,6 +87,7 @@ What about I18N support? |
|
|
* skipStartupTypeset: a test listening the MathJax signals and checking that no element is processed.
|
|
|
* menuSettings: a scenario test for the context option which compares the rendering of the contextual menus (!= reftest). Other options can be tested in scenario tests as described in the accessibility section. Simple != reftests for zscale can also easily be written.
|
|
|
* errorSettings: compare test with incorrect markup and a reference of styled error messages (== reftests). Compare rendering of an incorrect markup with/without this setting (!= reftest).
|
|
|
|
|
|
* The tex2jax Preprocessor
|
|
|
* inlineMath, displayMath", processEscapes, element, processEnvironments, skipTags, ignoreClass, processClass: test pages with several formulas. check that only those described by the options are processed by tex2jax. They can be visual == reftests or test listening MathJax signals.
|
|
|
* preview: test that the TeX code or a custom preview is inserted. (== reftests with skipStartupTypeset)
|
... | ... | |