blob: 897fe08d6447d8a9acaa131ed1366d7e03996b4e [file] [log] [blame]
<!doctype html>
<html>
<head>
<title>mo whitespaces</title>
<meta charset="utf-8"/>
</head>
<body>
<!-- This test verifies that leading and trailing spaces are ignored. -->
<math><mo>&#x20;&#x9;&#xA;&#xD;(&#x20;&#x9;&#xA;&#xD;</mo><mi>x</mi><mo>&#x20;&#x9;&#xA;&#xD;+&#x20;&#x9;&#xA;&#xD;</mo><mi>y</mi><mo>&#x20;&#x9;&#xA;&#xD;)&#x20;&#x9;&#xA;&#xD;</mo></math>
</body>
</html>