mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
14 lines
279 B
HTML
14 lines
279 B
HTML
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<style id="s">
|
||
|
maligngroup { white-space: pre; }
|
||
|
</style>
|
||
|
</head>
|
||
|
|
||
|
<body onload="document.getElementById('s').disabled = true;">
|
||
|
<ms xmlns="http://www.w3.org/1998/Math/MathML"><maligngroup>
|
||
|
|
||
|
</maligngroup></ms>
|
||
|
</body>
|
||
|
</html>
|