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

7 строки
97 B
HTML

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