Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Fraction bar color</title>
</head>
<body style="font-size: 20pt;">
<p>This test passes if you see a fraction with a blue fraction bar.</p>
<math>
<mfrac>
<mspace width="200px" height="20px" style="background: black"></mspace>
<mspace width="200px" height="20px" style="background: black"></mspace>
</mfrac>
</math>
</body>
</html>