blob: 764fa50641d967155a7e42e29eba58523a01960b [file] [log] [blame]
<!DOCTYPE html>
<style>
#container::before { content: "X" }
</style>
<p>There should be a space between the Xs below.</p>
<div id="container">
<span>X</span>
</div>