blob: 1aafbdf28ec68bc6c8b47e6edb2cfb704d056379 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>menclose with empty and invalid notation attribute</title>
</head>
<body>
<p>
<math>
<mtable>
<mtr><mtd><menclose notation=""><mspace width="100px" height="50px" mathbackground="red"/></menclose></mtd></mtr>
<mtr><mtd><menclose notation="triangle"><mspace width="100px" height="50px" mathbackground="red"/></menclose></mtd></mtr>
</mtable>
</math>
</p>
</body>
</html>