gecko-dev/layout/reftests/scoped-style/scoped-style-006-ref.html

7 строки
138 B
HTML

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