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
  • Browser Bugs

Browser Bugs · Changes

Page history
Updated Browser Bugs (markdown) authored May 06, 2012 by fred-wang's avatar fred-wang
Hide whitespace changes
Inline Side-by-side
Browser-Bugs.md
View page @ 88e3c666
......@@ -160,8 +160,41 @@ in our issue tracker.
MathJax workaround: Use the names *-Regular or *-Italic as the font family.
* [MathML bugs](https://bugs.webkit.org/show_bug.cgi?id=84019)
Webkit MathML support is still in development and has never be used by default
in MathJax. So let's wait a bit before listing the details here.
MathML support in Webkit is still experimental and incomplete. Below are some bugs or missing features
that may prevent people from using its native MathML support.
* Multi-character and some Unicode <mi>s italic in WebKit but not Firefox
See [bug 44208](https://bugzilla.mozilla.org/show_bug.cgi?id=44208)
* msub/msup do not stretch operators
See [bug 47780](https://bugzilla.mozilla.org/show_bug.cgi?id=47780)
* Scriptlevel attribute implementation
See [bug 49309](https://bugzilla.mozilla.org/show_bug.cgi?id=49309)
* MathML operators not stretched horizontally
See [bug 72828](https://bugzilla.mozilla.org/show_bug.cgi?id=72828)
* Add support for menclose element
See [bug 85729](https://bugzilla.mozilla.org/show_bug.cgi?id=85729)
* Add support for mpadded element
See [bug 85730](https://bugzilla.mozilla.org/show_bug.cgi?id=85730)
* Add support for mtable@rowspacing and mtable@columnspacing
See [bug 85731](https://bugzilla.mozilla.org/show_bug.cgi?id=85731)
* Add support for mlabeledtr element
See [bug 85732](https://bugzilla.mozilla.org/show_bug.cgi?id=85732)
* Add support for @href attribute in MathML
See [bug 85733](https://bugzilla.mozilla.org/show_bug.cgi?id=85733)
* Add support for the maction element
See [bug 85734](https://bugzilla.mozilla.org/show_bug.cgi?id=85734)
* Add support for @mathvariant attribute
See [bug 85735](https://bugzilla.mozilla.org/show_bug.cgi?id=85735)
## Opera
......
Clone repository

MathJax Wiki

  • Contributing
  • Development
    • Development Process
      • Release Process Checklist
      • Hotfix Release Process
      • Documentation Update Process
      • Source Control Policies
    • Design Documents
      • MathJax Roadmap
      • CDN Hosting
        • Directory Structure
        • CDN .htaccess settings
        • Managing Amazon Cloudfront distribution
        • Initial CDN investigation
      • Performance Discussion
      • Profiling and Diagnostics Tools
      • Configuration Options
      • Documentation generation guide
      • Testing