2 <p>Test adding a ::before pseudo element. The DOM element is preceded by content.
</p>
3 <p>There should be three rectangles with identical sizes below. The first and third one
4 should be blue with nothing inside. The second one should be yellow with some dots
6 <div style=
"line-height:100px; background:blue;">
8 <div style=
"background:yellow;">..........
</div>