Dactyloidae/layout/reftests/scoped-style/scoped-style-important-001-ref.html

6 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>