mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
46 lines
691 B
HTML
46 lines
691 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable style="width:8em">
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable style="width:30px">
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable>
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|