<!DOCTYPE html> | |
<html> | |
<head> | |
<title>expected test case for menclose with empty and invalid notation attribute</title> | |
</head> | |
<body> | |
<p> | |
<math> | |
<mtable> | |
<mtr><mtd><mspace width="100px" height="50px" mathbackground="red"/></mtd></mtr> | |
<mtr><mtd><mspace width="100px" height="50px" mathbackground="red"/></mtd></mtr> | |
</mtable> | |
</math> | |
</p> | |
</body> | |
</html> |