зеркало из https://github.com/mozilla/gecko-dev.git
123 строки
2.7 KiB
HTML
123 строки
2.7 KiB
HTML
<!DOCTYPE html>
|
|
<!-- Test that non-stretchy largeops do not stretch -->
|
|
|
|
<html>
|
|
<head>
|
|
<title>Largeop stretching</title>
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo0">⨀</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo1">⨁</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo2">⨃</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo3">⨅</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo4">⨇</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo5">⨈</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo6">⨉</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo7">⨊</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo8">⫼</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mrow>
|
|
<mspace height="3em" />
|
|
<mo id="mo9">⫿</mo>
|
|
</mrow>
|
|
</math>
|
|
</p>
|
|
<p>
|
|
<math displaystyle="true">
|
|
<mo id="moRef0">⨀</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef1">⨁</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef2">⨃</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef3">⨅</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef4">⨇</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef5">⨈</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef6">⨉</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef7">⨊</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef8">⫼</mo>
|
|
</math>
|
|
<math displaystyle="true">
|
|
<mo id="moRef9">⫿</mo>
|
|
</math>
|
|
</p>
|
|
</body>
|
|
</html> |