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