<!DOCTYPE html>
<style>
p {
text-align: justify;
}
</style>
<p>Test pass if it does not crash.</p>
<p><span style="position: absolute"></span></p>
<!DOCTYPE html>
<style>
p {
text-align: justify;
}
</style>
<p>Test pass if it does not crash.</p>
<p><span style="position: absolute"></span></p>