blob: 204c976e3d5c9973a4ab817b178725a35d037e0c [file]
<style>
div {
padding-top: 20px;
font-family: Monospace;
font-size: 20px;
white-space: nowrap;
width: 420px;
height: 100px;
overflow: hidden;
text-overflow: ellipsis;
}
span {
color: transparent;
}
</style>
<div class="ellipsis"><span>PASS if there's only one ellipsis on this line</span></div>