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
  • Issues
  • #4
Closed
Open
Issue created Oct 15, 2010 by Administrator@rootContributor

MathJax doesn't complete initialization in IE9 when in IE9 Standards mode

Created by: shogun70

  1. Using IE9 Platform Preview 5, visit http://mathjax.org/demos/tex-samples/
  2. The TeX equations remain unprocessed
  3. Use IE Developer tools to switch the page to IE9 mode - the equations are still unprocessed.

IE notifies of an error at around line 1815 in MathJax.js Specifically, there is a comparison (RegExp.$2 !== "") which seems always valid on other browsers, but not in IE9.

Assignee
Assign to
Time tracking