Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MathML and pass ACID MathML Test Suite #2165

Open
innovimax opened this issue Apr 18, 2014 · 4 comments
Open

Support MathML and pass ACID MathML Test Suite #2165

innovimax opened this issue Apr 18, 2014 · 4 comments

Comments

runarberg added a commit to runarberg/servo that referenced this issue Sep 27, 2015
@runarberg
Copy link

@runarberg runarberg commented Sep 27, 2015

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.

@jdm
Copy link
Member

@jdm jdm commented Sep 27, 2015

Cool! Let us know if you have any questions :)

@fred-wang
Copy link

@fred-wang fred-wang commented Nov 11, 2015

@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

@pshaughn
Copy link
Member

@pshaughn pshaughn commented Dec 3, 2019

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 <math>, its parent node will be the parent of the <math>. OTOH, all browsers are failing this test at some point between the math part and the svg part, so not a high priority here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.