gecko/layout/reftests/scoped-style/scoped-style-dynamic-008-ref.html

8 lines
102 B
HTML
Raw Normal View History

<!DOCTYPE html>
<body>
<div>
<p style="color: green">First</p>
</div>
<p>Second</p>
</body>