tenfourfox/layout/reftests/scoped-style/scoped-style-023-ref.html

5 lines
133 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<body>
<p><span style="color: green">First line</span><br><span style="color: blue">Second line</span></p>
</body>