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

7 lines
102 B
HTML

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