Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport MathML and pass ACID MathML Test Suite #2165
Comments
Begins work on servo#2165.
|
Sorry, I didn't mean to link to this issue. I'm sort of doing this as a hobby to see how far I'm able to get plus learning a little how the DOM and browser layout is implemented. If I make any progress in the future I might send a PR. |
|
Cool! Let us know if you have any questions :) |
|
@runarberg Thanks for working on this. I'm willing to discuss this with you in more details later, but for now I think that this document will be helpful: http://www.mathml-association.org/MathMLinHTML5 |
|
WPT cares about parsing MathML inside HTML and vice versa: html/syntax/parsing/html_content_in_foreign_context.html wants to know that if an HTML (non-MathML) element is embedded inside |
Support MathML in servo and also pass ACID MAthML Test Suite
http://fred-wang.github.io/AcidTestsMathML/acid1/
http://fred-wang.github.io/AcidTestsMathML/acid2/
http://fred-wang.github.io/AcidTestsMathML/acid3/