зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
258 B
HTML
12 строки
258 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>menclose horizontalstrike</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>
|
||
|
<math><menclose id="testMenclose" notation="horizontalstrike"><mspace width="100px" height="50px"></menclose></math>
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|