blob: 317c396abd8e9c87a21e90972d1df0dc94eba569 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that there is no line break allowed between a hyphen and a comma. The test passes if there is no line break below.
<div style="width: 80px; font: 100px monospace;">-,</div>
</body>
</html>