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

7 lines
137 B
HTML

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