trisquel-icecat/icecat/testing/web-platform/tests/css/css-pseudo/first-line-with-out-of-flow-ref.html

5 lines
157 B
HTML

<!DOCTYPE html>
<div>
<span style="color: green">This text should be green.</span><br>
<span style="color: blue">This text should be blue.</span>
</div>