gecko-dev/layout/reftests/scoped-style/scoped-style-important-001-...

7 строки
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>