gecko/layout/reftests/scoped-style/scoped-style-dynamic-003-ref.html
2013-01-09 10:25:49 +11:00

7 lines
98 B
HTML

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