haikuwebkit/LayoutTests/fast/selectors/matches-with-pseudo-element...

8 lines
117 B
HTML

<style>
span {
font-weight: bold;
}
</style>
<div><div><span>T</span>he first letter should be bold</div></div>