Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Wiki
  • TestSuite

TestSuite · Changes

Page history
Updated TestSuite (markdown) authored Apr 13, 2012 by fred-wang's avatar fred-wang
Hide whitespace changes
Inline Side-by-side
TestSuite.md
View page @ c46824a0
......@@ -87,28 +87,29 @@ 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
* 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)
* The mml2jax Preprocessor
* The mml2jax Preprocessor
* element, preview: same tests as for tex2jax. (test the altext)
* The jsMath2jax Preprocessor
* The jsMath2jax Preprocessor
* element, preview: same tests as for tex2jax.
* The TeX input processor
* The TeX input processor
* TagSide, TagIndent, MultLineWidth: visual reftests
* Macros: several reftests to compare the effects of the macros with those of the corresponding LaTeX code expected to be generated.
* The MathML input processor
* The MathML input processor
* useMathMLspacing: reftests to compare MML/TeX spacing (rules not really described in the doc)
* The HTML-CSS output processor
* The HTML-CSS output processor
* scale: visual reftests to compare the visual rendering of different scale. Also test the effect of different sizes for the surrounding text.
* availableFonts, preferredFont, webFont, imageFont: several tests to compare the effect of these options on the fonts used (!= and == reftests).
* styles: visual reftests with several CSS styles.
* showMathMenu: scenario test checking whether the math menu is displayed when right clicking on a formula.
* tooltip: scenario tests checking whether the tooltip is displayed on mactions with the specified delays. offsetX/offsetY may be difficult to test.
* The NativeMML output processor
* The NativeMML output processor
* scale: same as for HTML-CSS (may be more difficult to test since it depends on the renderer)
* showMathMath, styles: same as for HTML-CSS.
* The MMLorHTML configuration options
* The MMLorHTML configuration options
* prefer: reftests which compare the rendering against static pages with MathJax HTML-CSS enabled/disabled.
* The MathMenu options
* delay, helpURL, showRenderer, showContext, showFontMenu, windowSettings, styles: several scenario test to compare the way the menu is displayed with respect to the setting of each individual option.
......
Clone repository
  • .htaccess settings
  • Accessibility goals
  • Amazon EC2
  • Automated Test Framework
  • Big Operator and Function Examples
  • Browser Bugs
  • CDN Hosting at Google Cloud Storage
  • CDN end of life
  • CDN requirements
  • Cdn .htaccess settings
  • Cdn hosting
  • Coding Style
  • ContentMathML extension proposal
  • Contributing
  • Contributor license agreement etc
View All Pages