mspace-children-ref.html (265B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset="utf-8"> 5 <title>space (reference)</title> 6 </head> 7 <body> 8 <p>Test passes if you see a green square and no text.</p> 9 <math><mspace width="200px" height="200px" style="background: green"></mspace></math> 10 </body> 11 </html>