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

9 строки
133 B
HTML

<!DOCTYPE html>
<body>
<p>First</p>
<div style="text-decoration: underline">
<p>Second</p>
<p>Third</p>
</div>
</body>