Davide P. Cervone

Results 978 comments of Davide P. Cervone

Sorry, went by https://developer.mozilla.org/en-US/docs/Web/CSS/calc and didn't check further. My mistake.

@rommguy, it's not my tool. I wrote neither CSSStyleDeclaration nor jsdom itself. I provided some fixes for CSSStyleDeclaration in the past, but have no plans to submit changes to support...

The dollar-sing delimiters are not enabled in MathJax by default for just this reason. If dollar signs are being processed, that would have to be due to your configuration adding...

> Has this generic title ID any use? Yes, absolutely it has a use. It is for screen readers (and other assistive technology) so that they can read the mathematics...

I'm sorry to have to tell you that you will not be successful at adding the menu to a pre-processed page, for several reasons. First, the menu is attached to...

A couple years ago, I did some preliminary work on this, so it is somewhat that certainly could be done. I'll leave the issue open to remind me to get...

I'm glad you were able to work out your needed functions. MathJax doesn't currently have such a function. Currently, it only has function for handling an actual HTML DOM tree....

@soegaard, sorry for the confusion on this. When I say that something is outside the scope of MathJax's mission, that means that either we don't have the resources to do...

I've modified this branch to handle the default font better, and have updated the instructions above to correspond to the new setup.

@sonoisa, I would not recommend accepting this PR, as the example code is flawed in several ways. One is that it doesn't include the custom jsdom adaptor that it references....