blob: 0a0d06d6bcd2384e4ffb0fa91d4a1252f1cf0d8e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8">
<style>
div {
font-size: 72pt;
position: relative;
}
div > span {
visibility: hidden;
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 31pt;
background: white;
}
</style>
</head>
<body>
<div>ب-ب-ب<span id="mask">&nbsp;</span></div>
<p>
The three Arabic glyphs above should have the same baseline.
</p>
</body>
</html>