1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/mathml/mo-invisibleoperators-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,12 @@ 1.4 +<html> 1.5 + <math> 1.6 + <mrow> 1.7 + <mn>1</mn> 1.8 + <mn>2</mn> 1.9 + <mn>3</mn> 1.10 + <mn>4</mn> 1.11 + <mn>5</mn> 1.12 + <mspace height="2em" width="0.1em"></mspace> 1.13 + </mrow> 1.14 + </math> 1.15 +</html>