horizontalOverflowMathMLStrategy

Which strategy to use for MathML elements that don't fit horizontally.

If set to SCROLL: Math elements ( or elements with display: math) will be allowed to scroll horizontally when they are overflowing.

If set to SCALE: The elements will instead be scaled down to fit on the screen.