mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 19:03:07 +09:00
14 lines
280 B
HTML
14 lines
280 B
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Largeop in display mode stretched by scaling</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
|
|
<mo>⨌</mo>
|
|
</math>
|
|
|
|
</body>
|
|
</html>
|