... | ... | @@ -23,6 +23,7 @@ Our [current ContentMathML extension](https://github.com/mathjax/MathJax/blob/ma |
|
|
* might be a different problem b/c these nodes work in other tests? maybe torture test tripping up the xslt?
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ArithmeticAlgebraLogic/divide/divide5-form.xhtml
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ArithmeticAlgebraLogic/divide/divide3-form.xhtml
|
|
|
* FIXED by [120f49fc14](https://github.com/mathjax/ctop/commit/120f49fc147681bdfb0eb454235a9788385bd17d)
|
|
|
* styling bevelled will often go bad
|
|
|
* more examples:
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ConstantsAndSymbols/pi/rec-pi1-form.xhtml
|
... | ... | @@ -30,7 +31,8 @@ Our [current ContentMathML extension](https://github.com/mathjax/MathJax/blob/ma |
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ElementaryFunctions/arccsch/arccsch3-form.xhtml -- not even using mfrac??
|
|
|
* http://www.w3.org/Math/testsuite/build/main/StrictContent/ArithmeticAlgebraLogic/divide/divide3-form.xhtml
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ArithmeticAlgebraLogic/logic7-form.xhtml
|
|
|
* unkown node `in`
|
|
|
* FIXED by [65a8b26a0b](https://github.com/mathjax/ctop/commit/65a8b26a0b504341cda0502720cf908fdeb0067d), [05000bc175](https://github.com/mathjax/ctop/commit/05000bc175bf3cf85c4997d7e11839a4d6d23673) and [50a7b081ef](https://github.com/mathjax/ctop/commit/50a7b081ef1beb32dc364c73b1812d397a3f6fd6)
|
|
|
* unkown node `fn`
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ArithmeticAlgebraLogic/max/max3-form.xhtml
|
|
|
* twisted around [but fine], one x missing
|
|
|
* http://www.w3.org/Math/testsuite/build/main/Content/ArithmeticAlgebraLogic/minus/minus1-form.xhtml
|
... | ... | |