blob: 9ad8763bc6b10cea27dad03e6020f6a8ff687ebb [file] [log] [blame]
<!DOCTYPE html>
<style>
.quote:first-letter { color: red; }
.line { position: absolute; top: 50px; left: 10px; }
</style>
" "
<span class="line">
<span class="quote">'</span>Should not crash or assert and all four quotes should be displayed.'
</span>