gecko/layout/reftests/scoped-style/scoped-style-keyframes-ref.html

7 lines
98 B
HTML
Raw Normal View History

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